35770 Commits (5ca4ec76b7b8358dd6e3fa3da0bbd3dd652bd4af)
 

Author SHA1 Message Date
  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 e7cb6e1c04 j2kdec: Fix integer overflow leading to a segfault 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
  Carl Eugen Hoyos 7d96f764d6 Fix typo in v210 decoder options. 14 years ago
  Michael Niedermayer b32554175c ffmpeg: check return code from av_vsrc_buffer_add_frame() 14 years ago
  Michael Niedermayer 134b7f57db smacker: Check for overread in smka_decode_frame() 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
  Carl Eugen Hoyos 56e2190e10 Fix linesize for bmp with bitdepth < 8. 14 years ago
  Michael Niedermayer 54aa78adaa h264: fix midstream extardata handling with dump.f4v 14 years ago
  Michael Niedermayer c575d63ac2 ffmpeg: reset dts/pts after decoding the first subpacket 14 years ago
  Martin Storsjö 3f1e77a44c flvenc: Support muxing 16 kHz nellymoser 14 years ago
  Mans Rullgard 923deca05f v410enc: fix output buffer size check 14 years ago
  Michael Niedermayer d1f74d838e jpegdec: check return value of mjpeg_decode_dc() 14 years ago
  Michael Niedermayer 07892e33ef h264: Fix build with --disable-everything --enable-decoder='h264' --disable-optimizations 14 years ago
  Shitiz Garg 0c62a00e68 westwood: Make sure audio header info is present when parsing audio packets 14 years ago
  Martin Storsjö 1804becb30 libgsm: Reset the MS mode of GSM in the flush function 14 years ago
  Martin Storsjö a11c9d7778 libgsm: Set options on the right object 14 years ago
  Michael Niedermayer 1d23f5bbef h263dec: Fix regression / crash with lowres. 14 years ago
  Michael Niedermayer c0ff6b6378 flicvideo: input buffer pointer checks. 14 years ago
  Michael Niedermayer 6a805e5334 flicvideo: fix overread. 14 years ago
  Michael Niedermayer 6b7a14e599 aacsbr: Fix memory corruption. 14 years ago
  Michael Niedermayer b6c19c9c91 h264: check chroma_format_idc range. 14 years ago
  Michael Niedermayer e8bd1af095 indeo3: check return values of allocate_frame_buffers() 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
  Michael Niedermayer 485d088f94 fate: fix v410 on big endian 14 years ago
  Derek Buitenhuis 84f3bdb8f4 fate: Add FATE tests for v410 encoder and decoder 14 years ago
  Derek Buitenhuis 93442a27c5 v410 encoder and decoder 14 years ago
  Michael Niedermayer bfe7d96ed2 MAINTAINERS: add 0.9 14 years ago
  Reimar Döffinger 97e6a0fa2a Support "VLB " audio in NSV files. 14 years ago
  Michael Niedermayer 9e4d30397b decoding example: reset pts/dts after subpacket. 14 years ago
  Gaurav Narula 399e5b675b ulti: Fix invalid reads 14 years ago
  Michael Niedermayer 0a2fbb0a84 msrledec: Check for overreads 14 years ago
  Michael Niedermayer b4ad641334 aascdec: Check input buffer size on raw data. 14 years ago
  Anton Khirnov 60cb07196f lavf: add avformat_close_input(). 14 years ago
  Michael Niedermayer c30e59383b cljrdec: improve scaling somewhat 14 years ago