11640 Commits (ccd2ca02463df0d9e5246758676b0ca52fcc2fb8)

Author SHA1 Message Date
  Shitiz Garg ccd2ca0246 4xm: Add a check in decode_i_frame to prevent buffer overreads 14 years ago
  Justin Ruggles 92b964969b wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits. 14 years ago
  Reinhard Tartler bd071de29a vp3dec: Check coefficient index in vp3_dequant() 14 years ago
  Michael Niedermayer 8ddc0b491d svq1dec: call avcodec_set_dimensions() after dimensions changed. 14 years ago
  Thierry Foucu 94aacaf508 vp6: Fix illegal read. 14 years ago
  Alex Converse 8d68083298 vp6: Fix illegal read. 14 years ago
  Laurent Aimar e28bb18fdc vp6: Reset the internal state when aborting key frames header parsing 14 years ago
  Laurent Aimar a62779d986 vp6: Check for huffman tree build errors 14 years ago
  Dustin Brody 201fcfb894 vp6: partially propagate huffman tree building errors during coeff model parsing and fix misspelling 14 years ago
  Laurent Aimar 8856c4c5c9 Fix out of bound reads in the QDM2 decoder. 14 years ago
  Laurent Aimar 0f7bf1786e Check for out of bound writes in the QDM2 decoder. 14 years ago
  Laurent Aimar b99366faef vmd: fix segfaults on corruped streams 14 years ago
  Laurent Aimar da0900e8bb rv34: Check for invalid slice offsets 14 years ago
  Laurent Aimar d5551d7884 rv34: Fix potential overreads 14 years ago
  Laurent Aimar 35f1888585 rv34: Avoid NULL dereference on corrupted bitstream 14 years ago
  Laurent Aimar 7cd7461ec8 rv10: Reject slices that does not have the same type as the first one 14 years ago
  Michael Niedermayer 19a99b6e6b smacker: fix a few off by 1 errors 14 years ago
  Laurent Aimar 117e04cdfa Check for invalid VLC value in smacker decoder. 14 years ago
  Laurent Aimar 5d6fe49ac9 Check and propagate errors when VLC trees cannot be built in smacker decoder. 14 years ago
  Laurent Aimar a97e82c487 Fixed size given to init_get_bits() in xan decoder. 14 years ago
  Laurent Aimar 5394cdf775 Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. 14 years ago
  Alex Converse 7f163e5a87 indeo2: fail if input buffer too small 14 years ago
  Alex Converse 23999c45bc indeo2: init_get_bits size in bits instead of bytes 14 years ago
  Alex Converse 14fae6eab0 wavpack: Check error codes rather than working around error conditions. 14 years ago
  Laurent Aimar f5a8c4242e Fixed invalid writes in wavpack decoder on corrupted bitstreams. 14 years ago
  Laurent Aimar 1edc513bcf Fixed invalid access in wavpack decoder on corrupted bitstream. 14 years ago
  Laurent Aimar 9864518544 Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks. 14 years ago
  Sean McGovern 4ccb8f5b7b cpu detection: avoid a signed overflow 14 years ago
  Jeff Downs 01b9a6e447 h264: correct implicit weight table computation for long ref pics 14 years ago
  Jeff Downs 34d2fe6860 h264: correct the check for invalid long term frame index in MMCO decode 14 years ago
  Kostya Shishkov e7746f834a rv10/20: tell decoder to use edge emulation 14 years ago
  Reimar Döffinger f4a5a730d8 VC-1: fix reading of custom PAR. 14 years ago
  Dustin Brody 36c196bca4 h264: notice memory allocation failure 14 years ago
  Baptiste Coudurier 7b733e4b7f libx264: do not set pic quality if no frame is output 15 years ago
  Diego Biurrun d2411412f1 rv30: return AVERROR(EINVAL) instead of EINVAL 14 years ago
  Rafaël Carré 0facc63ff6 Do not decode RV30 files if the extradata is too small 14 years ago
  Mans Rullgard 5ed9457260 aacps: skip some memcpy() if src and dst would be equal 14 years ago
  John Stebbins 84fce203bd dca: set AVCodecContext frame_size for DTS audio 14 years ago
  Jason Garrett-Glaser 572e94bc51 H.264: fix overreads of qscale_table 14 years ago
  Michael Niedermayer feca20021c jpegdec: actually search for and parse RSTn 14 years ago
  Mans Rullgard 7a6bba627d cavs: fix some crashes with invalid bitstreams 14 years ago
  Reinhard Tartler 9f95d7aab3 libvo-aacenc: Sync up with 0.7.2 14 years ago
  Reinhard Tartler 03ef9828b5 Fix ff_imdct_calc_sse() on gcc-4.6 14 years ago
  Reinhard Tartler 2ad6e14457 backport libvo-aacenc wrapper for aac encoding 14 years ago
  Michael Niedermayer 8539ea3265 AMV: disable DR1 and don't override EMU_EDGE 15 years ago
  Michael Niedermayer 036fefebb9 aac: add headers needed for log2f() 15 years ago
  Michael Niedermayer 1916656641 mjpeg: Detect overreads in mjpeg_decode_scan() and error out. 15 years ago
  Michael Kostylev b4eafa8b04 Support writing 2d float arrays. 15 years ago
  Reinhard Tartler 2b2856bac2 Add missing dependencies for the AAC-HE backport for hardcoded tables 15 years ago
  Janne Grunau dda2062c31 consolidate .gitignore patters into a single file 15 years ago