9023 Commits (b56adc784288bdbe5e34e581e8081b51a2a3eb5f)

Author SHA1 Message Date
  Georgi Chorbadzhiyski 6e78c8ee94 mpegtsenc: remove unused variables 14 years ago
  Jai Menon 9de202a633 ffmetaenc : Use more correct format specifiers. 14 years ago
  Mans Rullgard 6081f8c4e2 avidec: make print_tag() a macro and remove related ifdefs 14 years ago
  Diego Elio Pettenò 119cc033fc Make RTPFirstDynamicPayloadHandler static to rtpdec.c 14 years ago
  Diego Elio Pettenò 69ad22c7a7 Make ff_realmedia_mp3_dynamic_handler static. 14 years ago
  Diego Elio 'Flameeyes' Pettenò 73a0b19ba3 Don't check for DEBUG before using dprintf. 14 years ago
  Diego Elio Pettenò f0a8676958 Make dvenc.c functions static to the unit. 14 years ago
  Baptiste Coudurier d4e0130e46 In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime supports it. 15 years ago
  Martin Storsjö 2762a7a28b rtspdec: Retry with TCP if UDP failed 15 years ago
  Martin Storsjo e836b1b085 rtspdec: Move rtsp_read_pause up, next to rtsp_read_play 15 years ago
  Martin Storsjo aeb2de1c82 rtsp: Use ff_rtsp_undo_setup in the cleanup code in ff_rtsp_make_request 15 years ago
  Martin Storsjo 93e7490ee0 rtsp: Split out a function undoing the setup made by ff_rtsp_make_setup_request 15 years ago
  Martin Storsjo fef5649a82 rtsp: Make make_setup_request a nonstatic function 15 years ago
  Martin Storsjö 2b0decf60b applehttp: Fix the key check in handle_variant_args 15 years ago
  Kostya dacbcd170a reindent after last commit 15 years ago
  Kostya 3bdc886c22 Extend WavPack demuxer and decoder to support >2 channel audio 15 years ago
  Anton Khirnov 5b7e7544e1 mp3enc: support for id3v2.3 tags using a per-muxer AVOption 15 years ago
  Anton Khirnov fe01dd8d74 id3v2: split tables for various ID3v2 versions 15 years ago
  Anton Khirnov 5052830fec mp3enc: handle errors in id3v2_put_ttag 15 years ago
  Clément Bœsch 204a18151c Move ID3v1 skip from decoder to demuxer 15 years ago
  Anton Khirnov b6125545da mp3enc: add support for writing UTF-16 tags 15 years ago
  Anton Khirnov 6e89b61293 lavf: move ff_put_str16_nolen from asf to avio and rename it 15 years ago
  Anton Khirnov e910a77b0d avio: add av_put_str and deprecate put_strz in favor of it 15 years ago
  Anton Khirnov d3058be6ee lavf: move the version macros to a new header 15 years ago
  Anton Khirnov 22272f61bb mp3enc: support for id3v2.3 tags using a per-muxer AVOption 15 years ago
  Anton Khirnov cb6bc57681 id3v2: split tables for various ID3v2 versions 15 years ago
  Anton Khirnov 8c3caf7fb1 mp3enc: handle errors in id3v2_put_ttag 15 years ago
  Clément Bœsch 045b80e52d Move ID3v1 skip from decoder to demuxer 15 years ago
  Anton Khirnov 187e23478b mp3enc: add support for writing UTF-16 tags 15 years ago
  Anton Khirnov dccbd97d72 lavf: move ff_put_str16_nolen from asf to avio and rename it 15 years ago
  Anton Khirnov 4efd5cf34b avio: add av_put_str and deprecate put_strz in favor of it 15 years ago
  Anton Khirnov eeb0b893e3 id3v2: use an enum for encodings instead of magic numbers. 15 years ago
  Anton Khirnov baa69f8a84 Split mp3 demuxer and muxer into separate files. 15 years ago
  Janne Grunau 236bb68d76 mpegtsenc: prefer metadata keyed with "service_name" 15 years ago
  Georgi Chorbadzhiyski d7b219ca96 Set service_provider and service_name in mpegts demuxer 15 years ago
  Anton Khirnov d4cc1f5b97 id3v2: don't overwrite existing tags 15 years ago
  Anton Khirnov 189665d927 id3v2: convert metadata after all the tags were read 15 years ago
  Anton Khirnov b3158f7a42 id3v2: make ff_id3v2_parse static 15 years ago
  Georgi Chorbadzhiyski 7916202b97 Add service_provider and service_name metadata 15 years ago
  Anton Khirnov 50196a982b lavf: move the version macros to a new header 15 years ago
  Anton Khirnov d66eff3685 id3v2: use an enum for encodings instead of magic numbers. 15 years ago
  Anton Khirnov d08928bbea Split mp3 demuxer and muxer into separate files. 15 years ago
  Janne Grunau e5fe65512b mpegtsenc: prefer metadata keyed with "service_name" 15 years ago
  Georgi Chorbadzhiyski e8315e7881 Set service_provider and service_name in mpegts demuxer 15 years ago
  Anton Khirnov 75aded8328 id3v2: don't overwrite existing tags 15 years ago
  Anton Khirnov f7fcd6a254 id3v2: convert metadata after all the tags were read 15 years ago
  Anton Khirnov 46a2da7698 id3v2: make ff_id3v2_parse static 15 years ago
  Georgi Chorbadzhiyski 69688e71bc Add service_provider and service_name metadata 15 years ago
  Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 15 years ago
  Justin Ruggles f61cbc22d3 Revise check for codec id in voc demuxer. 15 years ago