11699 Commits (bf2f93cdbf15c96c62b5112c1ab7f8093177e508)

Author SHA1 Message Date
  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
  Carl Eugen Hoyos d513fb1c75 Add -skip_initial_bytes option. 12 years ago
  Carl Eugen Hoyos b1e190d0fd Correctly signal EOF when demuxing caf files. 12 years ago
  ChanMin Kim 4293464705 lavf/segment: do not copy codec_tag when not available 12 years ago
  Michael Niedermayer 07a866282f oggdec: fix memleak on header parsing failure 12 years ago
  Peter Ross ed27ed9f4f iff: DEEP RLE 32-bit decoder 12 years ago
  Gavin Kinsey 19660a8876 Allow use of @ character in username and passwords embedded in URLs 12 years ago
  Paul B Mahol 305fe9ae59 nut: add tag for PCM signed 8-bit planar 12 years ago
  Carl Eugen Hoyos a5d4e94a97 Support iLBC in caf. 12 years ago
  Marton Balint 4bee03034b lavf: let av_find_best_stream use bitrate info if available 12 years ago
  Peter Ross 05001dd7ca iff: process DEEP DLOC chunk to obtain image dimensions 12 years ago
  Peter Ross d26eeb0dc1 iff: recognise more DEEP colorspaces 12 years ago
  Paul B Mahol d0a503c97c ast: check bit depth too 12 years ago
  Paul B Mahol f5f29910dd img2enc: remove dead code 12 years ago
  Carl Eugen Hoyos ab82b77822 Fix possible NULL-pointer dereference when decoding mov files. 12 years ago
  Paul B Mahol d98364edce smush: check audio packet size 12 years ago
  Michael Niedermayer fb1ea777b3 electronicarts: check size before reading duration out of a chunk. 12 years ago
  Paul B Mahol 461ecea068 AST demuxer 12 years ago
  Paul B Mahol 9ba41ae63e PCM signed 16-bit big-endian planar decoder 12 years ago
  Paul B Mahol 37e2a9783f lxfdec: remove deplanarization hack 12 years ago
  Paul B Mahol 467dfd5dfa PCM signed 24-bit/32-bit little-endian planar decoder 12 years ago
  Michael Niedermayer f96a653184 flvdec: disable hack that attempts to parse aac bitstream in the flv demuxer. 12 years ago
  Stefano Sabatini a0f2d3fff5 lavf/avienc: return proper error codes, and provide some more feedback 12 years ago
  Michael Niedermayer caedd51e56 mxfdec: fix potential integer overflow in mxf_compute_sample_count() 12 years ago
  Matthieu Bouron 83cab07a4c mxfdec: set audio packets pts 12 years ago
  Xidorn Quan 8ee6db393c mov: add more udta meta data recognition 12 years ago
  Clément Bœsch 2dd0da787c lavf/mp3enc: make sure the header is valid before writing audio pkt. 12 years ago
  Janne Grunau c84cce5a99 mxfdec: fix typo in mxf_read_seek() 12 years ago