11661 Commits (2c5d9111663e746e5b33310af596ec0a7fd4fad2)

Author SHA1 Message Date
  Peter Ross 0705cbd002 bink: return AVERROR_EOF upon reaching end of file 13 years ago
  Paul B Mahol e4e7846db8 cdxl: use url_feof() 13 years ago
  Paul B Mahol 168a7f06de rawenc: cosmetics: reindent 13 years ago
  Piotr Bandurski 4bf3bc6f96 sierravmd: signal EOF 13 years ago
  Paul B Mahol e94f429474 cafdec: return right code if EOF is reached 13 years ago
  Piotr Bandurski 25d8ebd422 thp: signal EOF 13 years ago
  Piotr Bandurski 9a0ecd507a rpl: return AVERROR_EOF instead of -1 13 years ago
  Clément Bœsch 030db0c1dd lavf/hls: whitespace cosmetics after 23db5418. 13 years ago
  Clément Bœsch 57d7e21c34 lavf: move libmodplug registration with the other ext lib. 13 years ago
  LYF 23db5418ed hls: create an AVProgram for each variant 13 years ago
  Stefano Sabatini 8b6aeb1fcd lavf/segment: fix value for the M3U8 EXT-X-MEDIA 13 years ago
  Stefano Sabatini 5a1ac463e0 lavf/segment: do not pre-increment segment_idx value 13 years ago
  Stefano Sabatini 2b31aa8895 lavf/segment: unbreak behavior for segment muxer 13 years ago
  Stefano Sabatini b6c05879ea lavf/segment: consistently use "seg" in segment_start() 13 years ago
  Clément Bœsch cc88734c3c lavf/srtdec: trim line break event separators from packet. 13 years ago
  Carl Eugen Hoyos d513fb1c75 Add -skip_initial_bytes option. 13 years ago
  Carl Eugen Hoyos b1e190d0fd Correctly signal EOF when demuxing caf files. 13 years ago
  ChanMin Kim 4293464705 lavf/segment: do not copy codec_tag when not available 13 years ago
  Michael Niedermayer 07a866282f oggdec: fix memleak on header parsing failure 13 years ago
  Peter Ross ed27ed9f4f iff: DEEP RLE 32-bit decoder 13 years ago
  Gavin Kinsey 19660a8876 Allow use of @ character in username and passwords embedded in URLs 13 years ago
  Paul B Mahol 305fe9ae59 nut: add tag for PCM signed 8-bit planar 13 years ago
  Carl Eugen Hoyos a5d4e94a97 Support iLBC in caf. 13 years ago
  Marton Balint 4bee03034b lavf: let av_find_best_stream use bitrate info if available 13 years ago
  Peter Ross 05001dd7ca iff: process DEEP DLOC chunk to obtain image dimensions 13 years ago
  Peter Ross d26eeb0dc1 iff: recognise more DEEP colorspaces 13 years ago
  Paul B Mahol d0a503c97c ast: check bit depth too 13 years ago
  Paul B Mahol f5f29910dd img2enc: remove dead code 13 years ago
  Carl Eugen Hoyos ab82b77822 Fix possible NULL-pointer dereference when decoding mov files. 13 years ago
  Paul B Mahol d98364edce smush: check audio packet size 13 years ago
  Michael Niedermayer fb1ea777b3 electronicarts: check size before reading duration out of a chunk. 13 years ago
  Paul B Mahol 461ecea068 AST demuxer 13 years ago
  Paul B Mahol 9ba41ae63e PCM signed 16-bit big-endian planar decoder 13 years ago
  Paul B Mahol 37e2a9783f lxfdec: remove deplanarization hack 13 years ago
  Paul B Mahol 467dfd5dfa PCM signed 24-bit/32-bit little-endian planar decoder 13 years ago
  Michael Niedermayer f96a653184 flvdec: disable hack that attempts to parse aac bitstream in the flv demuxer. 13 years ago
  Stefano Sabatini a0f2d3fff5 lavf/avienc: return proper error codes, and provide some more feedback 13 years ago
  Michael Niedermayer caedd51e56 mxfdec: fix potential integer overflow in mxf_compute_sample_count() 13 years ago
  Matthieu Bouron 83cab07a4c mxfdec: set audio packets pts 13 years ago
  Xidorn Quan 8ee6db393c mov: add more udta meta data recognition 13 years ago
  Clément Bœsch 2dd0da787c lavf/mp3enc: make sure the header is valid before writing audio pkt. 13 years ago
  Janne Grunau c84cce5a99 mxfdec: fix typo in mxf_read_seek() 13 years ago
  Carl Eugen Hoyos 850e5c041d Read QuickTime version 1 audio fields in broken mov files. 13 years ago
  Michael Niedermayer a3cb7f992f xwma: check bytes_per_sample, fix division by 0. 13 years ago
  Luca Barbato 3b4296f414 avformat: clarify stream id for muxing 13 years ago
  Luca Barbato 8034130e06 rtp: set the payload type as stream id 13 years ago
  Paul B Mahol dbc44667ce Add missing dependency for avr demuxer 13 years ago
  Michael Niedermayer 87d073eacc mov: Dont try to calculate with unknown durations, fix division by 0 13 years ago
  Xi Wang e8769b37fe segment: fix NULL pointer dereference in seg_write_header() 13 years ago
  Michael Niedermayer 1f1960519a lxfdec: fix "no audio stream" check. avoid null ptrs deref 13 years ago