9007 Commits (4f94de84e88fecf8797abf830e4fdc9f13ac01dd)

Author SHA1 Message Date
  Michael Niedermayer 0815a2907a rl2demux: Fix FPE 14 years ago
  Michael Niedermayer 21ca96049f siff: Fix excessive memory allocation. 14 years ago
  Michael Niedermayer 9f1dde03d5 mov: detect EOF in mov_read_dref() 14 years ago
  Michael Niedermayer cb2d66a470 avienc: Fix rawvideo 32bit 14 years ago
  Michael Niedermayer c55b158b87 mtvdemuxer: fix segfault caused by truncated packets. 14 years ago
  Michael Niedermayer 5ca4ec76b7 lavf: print an error if a packet has been truncated due to filesize 14 years ago
  Michael Niedermayer 813c05fcd2 txd/westwood: remove demuxer specific overallocate solutions as the new generic code 14 years ago
  Michael Niedermayer dd5d2de5ec lavf: Update AVIOContext.maxsize when hitting the end. 14 years ago
  Michael Niedermayer c40296d1ad avidec: Check that the header chunks fit in the available filesize. 14 years ago
  Michael Niedermayer cd5d5bf45c txddemux: Limit allocated packets to filesize. 14 years ago
  Michael Niedermayer aed8e8f9f3 thp: simplify overallocate checks. 14 years ago
  Michael Niedermayer 349cca9f12 lavf: add internal AVIOContext.maxsize 14 years ago
  Michael Niedermayer 58b65c1241 thpdemux: Check that packed sizes are within the files data size and filesize. 14 years ago
  Michael Niedermayer 44e7ef15ae avidec: Fix infinite loop caused by rounding of timestamps in non interleaved avis. 14 years ago
  Michael Niedermayer 4af03698f3 smackerdemuxer: check some values before instead of just after malloc() 14 years ago
  Michael Niedermayer 8af76473b3 westwooddemux: dont require avio_size() functionality. 14 years ago
  Michael Niedermayer 0177ac9637 lavf: Fix fps misdetection when codec_info_duration is 0 and only a few frames are used to estimate fps. 14 years ago
  Michael Niedermayer 17044e1a2b mov: Fix near infinite loop in stsd parsing. 14 years ago
  Michael Niedermayer 19babec06f westwooddemuxer: use av_get_packet() 14 years ago
  Michael Niedermayer 02798736bf westwooddemuxer: Fix 1gb alloc 14 years ago
  Martin Storsjö 3f1e77a44c flvenc: Support muxing 16 kHz nellymoser 14 years ago
  Shitiz Garg 0c62a00e68 westwood: Make sure audio header info is present when parsing audio packets 14 years ago
  Michael Niedermayer 09453e6bd3 mtv: Fix FPE with 0 dimensions. 14 years ago
  Martin Storsjö bf9af661b8 applehttp: Properly clean up if unable to probe a segment 14 years ago
  Martin Storsjö 63d5fa55fe applehttp: Avoid reading uninitialized memory 14 years ago
  Carl Eugen Hoyos d344e45f19 Detect 'yuv2' as rawvideo also in avi. 14 years ago
  Derek Buitenhuis 93442a27c5 v410 encoder and decoder 14 years ago
  Reimar Döffinger 97e6a0fa2a Support "VLB " audio in NSV files. 14 years ago
  Anton Khirnov 60cb07196f lavf: add avformat_close_input(). 14 years ago
  Clément Bœsch dfdf616773 mp3enc: fix playback with mp3 encoded files on some devices. 14 years ago
  Tomas Härdin 35a42ca0bf mxfdec: Only use the new demuxing logic for OPAtom 14 years ago
  Michael Niedermayer f52324629a riff: Fix freeing of random value. 14 years ago
  Carl Eugen Hoyos 238c7ffd7d Do not reject LIST tags in wav with size 4. 14 years ago
  Michael Niedermayer 657737e58d clenaup: #ifdec CONFIG* 14 years ago
  Michael Niedermayer b92ef485c7 Fix all GNU %Ld 14 years ago
  Tomas Härdin 5693443446 mxfdec: Check slice_count before freeing slice_offset_entries 14 years ago
  Tomas Härdin 57111c558e mxfdec: Bring back accumulated_offset that was removed in 5e67e3e 14 years ago
  Michael Niedermayer 7881dad2b2 seek-test: use standard format specifiers in snprintf() 14 years ago
  Michael Niedermayer 16abd68779 seektest: floatfree 14 years ago
  Reimar Döffinger c3068d43a8 Support VP8 in NSV. 14 years ago
  Anton Khirnov e745d7525a rawdec: don't set codec timebase. 14 years ago
  Anton Khirnov 489a7b07e9 lavf doxy: add muxing stuff to lavf_encoding group 14 years ago
  Anton Khirnov 370f27dee3 lavf doxy: add demuxing stuff to lavf_decoding group 14 years ago
  Anton Khirnov 28b4c06b9d lavf doxy: expand/reword metadata API doxy. 14 years ago
  Anton Khirnov eca06cbed9 lavf doxy: add installed headers to groups. 14 years ago
  Anton Khirnov fb42db7c39 lavf doxy: add avio groups into the lavf_io group. 14 years ago
  Anton Khirnov e4f4a1f93e lavf doxy: rename lavf I/O group to lavf_io. 14 years ago
  Anton Khirnov b262a05904 lavf doxy: add metadata docs to the main lavf group 14 years ago
  Paul B Mahol 3c1f60860d flacdec: Support for tracks in cuesheet metadata block 14 years ago
  Reimar Döffinger 0849a0ebb2 rtmpproto: make condition work in overflow case. 14 years ago