13713 Commits (0eca0da06e40b73af495cc05fbcfaa030fcf78ea)

Author SHA1 Message Date
  Michael Niedermayer 0eca0da06e svq1dec: call avcodec_set_dimensions() after dimensions changed. 14 years ago
  Thierry Foucu ba4b08b789 vp6: Fix illegal read. 14 years ago
  Alex Converse 67a7ed623b vp6: Fix illegal read. 14 years ago
  Laurent Aimar c76505e0de vp6: Reset the internal state when aborting key frames header parsing 14 years ago
  Laurent Aimar 30c08e2261 vp6: Check for huffman tree build errors 14 years ago
  Dustin Brody 7367cbec1b vp6: partially propagate huffman tree building errors during coeff model parsing and fix misspelling 14 years ago
  Justin Ruggles 7347205351 qdm2: check output buffer size before decoding 14 years ago
  Laurent Aimar 0d93d5c461 Fix out of bound reads in the QDM2 decoder. 14 years ago
  Laurent Aimar a31ccacb1a Check for out of bound writes in the QDM2 decoder. 14 years ago
  Laurent Aimar 494cfacdb9 vmd: fix segfaults on corruped streams 14 years ago
  Anton Khirnov 07624cfeaa Add a version bump and APIchanges entry for avcodec_open2 and avformat_find_stream_info. 14 years ago
  Baptiste Coudurier 23f0d0f16b lavc: fix parentheses placement in avcodec_open2(). 14 years ago
  Anton Khirnov 47953c33ea lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 14 years ago
  Mans Rullgard ecda54a640 ppc: fix 32-bit PIC build 14 years ago
  Laurent Aimar 2bbb142a14 rv34: Check for invalid slice offsets 14 years ago
  Laurent Aimar b4a1bf0bbf rv34: Fix potential overreads 14 years ago
  Laurent Aimar f0bcba238a rv34: Avoid NULL dereference on corrupted bitstream 14 years ago
  Laurent Aimar 28d948ac44 rv10: Reject slices that does not have the same type as the first one 14 years ago
  Laurent Aimar 54a178f28f Fixed size given to init_get_bits(). 14 years ago
  Michael Niedermayer 78cd2e18a4 smacker: fix a few off by 1 errors 14 years ago
  Laurent Aimar 0d93b03e68 Check for invalid VLC value in smacker decoder. 14 years ago
  Laurent Aimar 5b1f79b092 Check and propagate errors when VLC trees cannot be built in smacker decoder. 14 years ago
  Alex Converse 61ddc8271d xan: Add some buffer checks 14 years ago
  Laurent Aimar e6694dce1c Fixed size given to init_get_bits() in xan decoder. 14 years ago
  Laurent Aimar 9b30b7b9bf Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. 14 years ago
  Alex Converse 384ed15c2a cljr: init_get_bits size in bits instead of bytes 14 years ago
  Alex Converse 6550e2b5c5 indeo2: fail if input buffer too small 14 years ago
  Alex Converse af32fa929a indeo2: init_get_bits size in bits instead of bytes 14 years ago
  Laurent Aimar 07b3c4cde5 ffv1: Fixed size given to init_get_bits() in decoder. 14 years ago
  Alex Converse 5d4c065476 wavpack: Check error codes rather than working around error conditions. 14 years ago
  Laurent Aimar 4b84e995ad Fixed invalid access in wavpack decoder on corrupted bitstream. 14 years ago
  Laurent Aimar 685940da4c Fixed invalid writes in wavpack decoder on corrupted bitstreams. 14 years ago
  Laurent Aimar aee461277a Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks. 14 years ago
  Anton Khirnov a4f2973b2d lavc: fix type for thread_type option 14 years ago
  Alberto Delmás db5e27f94e VC1: Fix first/last row checks with slices 14 years ago
  Ronald S. Bultje 97ce2a29b6 vc1: properly zero coded_block[] edges on new slice entry. 14 years ago
  Jeff Downs ce8f40a7b9 h264: fix PCM intra-coded blocks in monochrome case 14 years ago
  Jeff Downs 45b3f7c71e h264: correct implicit weight table computation for long ref pics 14 years ago
  Jeff Downs 8ad6555f82 h264: correct the check for invalid long term frame index in MMCO decode 14 years ago
  Alex Converse b4099a6dc5 aac: Only output configure if audio was found. 14 years ago
  Kostya Shishkov dec458b900 rv10/20: tell decoder to use edge emulation 14 years ago
  Reimar Döffinger 28321b777f VC-1: fix reading of custom PAR. 14 years ago
  Dustin Brody 59a22afa0b h264: notice memory allocation failure 14 years ago
  Justin Ruggles 042934e786 Remove incorrect info in documentation of AVCodecContext.bits_per_raw_sample. 14 years ago
  Baptiste Coudurier 67163d751b libx264: do not set pic quality if no frame is output 15 years ago
  Alex Converse 96a453eb85 aac: Remove some suspicious illegal memcpy()s from LTP. 14 years ago
  Ronald S. Bultje b3b97559bb vp3/theora: flush after seek. 14 years ago
  Diego Biurrun 44c718cf71 rv30: return AVERROR(EINVAL) instead of EINVAL 14 years ago
  Mans Rullgard 99ec59adbd Fix incorrect max_lowres values 14 years ago
  Rafaël Carré 3ed12b97be Do not decode RV30 files if the extradata is too small 14 years ago