11699 Commits (bf2f93cdbf15c96c62b5112c1ab7f8093177e508)

Author SHA1 Message Date
  Paul B Mahol b491da18d1 yop: fix typo 12 years ago
  Diego Biurrun ddb009425c riff: Make ff_riff_tags static and move under appropriate #ifdef 12 years ago
  Michael Niedermayer e6305f7631 mov: set flags to indicate that byte wise seeking is not supported. 12 years ago
  Nicolas George ca4872e887 lavf/sbgdec: use proper constants for av_log(). 12 years ago
  Carl Eugen Hoyos d080292651 Support u8 in aiff. 12 years ago
  Piotr Bandurski 081bf60ec6 c93: signal EOF 12 years ago
  Paul B Mahol 05b02e9c0f mmf: simplify code by using FFMIN 12 years ago
  Paul B Mahol 7f321fca23 mmf: signal EOF 12 years ago
  Paul B Mahol 9378a90add omadec: remove stale comment 12 years ago
  Paul B Mahol 3d8e684f05 ADPCM IMA Dialogic decoder 12 years ago
  Paul B Mahol 1a61c7a54b wvenc: multichannel muxing 12 years ago
  Paul B Mahol 1b9467aea1 omaenc: remove superfluous "OMA: " 12 years ago
  Paul B Mahol bc5ba1c7fd omaenc: abort for unsupported codecs 12 years ago
  Piotr Bandurski 6d6bf250dd riff: fix decoding of 24-bit packed int (type 1, 20-bit) 12 years ago
  Carl Eugen Hoyos 95903e3cfd Support G.722 in Sun AU. 12 years ago
  Carl Eugen Hoyos df651cf42e Add an annotation field as required by the specification when muxing Sun AU. 12 years ago
  Michael Niedermayer 09456d0df1 riff: ignore ff_read_riff_info() failure. 12 years ago
  Michael Niedermayer 0efcf16a3e replace av_log(0, by av_log(NULL, 12 years ago
  Michael Niedermayer e9c372362c id3v2: restructure compressed and unsync code 12 years ago
  Michael Niedermayer 3616afced6 rmdec: fix av_log level and context 12 years ago
  Michael Niedermayer be89693ddc avidec: try to support oddly muxed MMES stream 12 years ago
  Paul B Mahol 6aa6baa4f2 xmv: signal EOF 12 years ago
  Michael Niedermayer 66b45d8f7a movenc: fix assert failure caused by rounding. 12 years ago
  Paul B Mahol 32cd3a7c16 ADPCM AFC decoder 12 years ago
  Michael Niedermayer 08e26e7f5c id3v2: print ver/flags/len on debug level. 12 years ago
  Anton Khirnov 9ae80e6a9c id3v2: fix reading unsynchronized frames. 12 years ago
  Aleksi Nurmi 492a5f835c brender_pix: a new image decoder 12 years ago
  Peter Ross bdba96e93c use correct doxygen parameter direction syntax 12 years ago
  Peter Ross 9ccc349f77 ensure comment blocks that contain doxygen commands start with double asterix 12 years ago
  Piotr Bandurski 88161b2a52 siff: signal EOF 12 years ago
  Piotr Bandurski 9530439e5f segafilm: signal EOF 12 years ago
  Piotr Bandurski 1ed7ca00dc bethsoftvid: signal EOF 12 years ago
  Piotr Bandurski 425d0888c3 bfi: signal EOF 12 years ago
  Paul B Mahol 8e6957964e yop: fix 10l typo 12 years ago
  Peter Ross 0705cbd002 bink: return AVERROR_EOF upon reaching end of file 12 years ago
  Paul B Mahol e4e7846db8 cdxl: use url_feof() 12 years ago
  Paul B Mahol 168a7f06de rawenc: cosmetics: reindent 12 years ago
  Xi Wang b655cfefaf apetag: fix error handling in ff_ape_parse_tag() 12 years ago
  Piotr Bandurski 4bf3bc6f96 sierravmd: signal EOF 12 years ago
  Paul B Mahol e94f429474 cafdec: return right code if EOF is reached 12 years ago
  Piotr Bandurski 25d8ebd422 thp: signal EOF 12 years ago
  Piotr Bandurski 9a0ecd507a rpl: return AVERROR_EOF instead of -1 12 years ago
  Clément Bœsch 030db0c1dd lavf/hls: whitespace cosmetics after 23db5418. 12 years ago
  Clément Bœsch 57d7e21c34 lavf: move libmodplug registration with the other ext lib. 12 years ago
  LYF 23db5418ed hls: create an AVProgram for each variant 12 years ago
  Stefano Sabatini 8b6aeb1fcd lavf/segment: fix value for the M3U8 EXT-X-MEDIA 12 years ago
  Stefano Sabatini 5a1ac463e0 lavf/segment: do not pre-increment segment_idx value 12 years ago
  Stefano Sabatini 2b31aa8895 lavf/segment: unbreak behavior for segment muxer 12 years ago
  Stefano Sabatini b6c05879ea lavf/segment: consistently use "seg" in segment_start() 12 years ago
  Clément Bœsch cc88734c3c lavf/srtdec: trim line break event separators from packet. 12 years ago