11683 Commits (n0.6.6)

Author SHA1 Message Date
  Michael Niedermayer 62133b38ed h263: disable loop filter with lowres 13 years ago
  Michael Niedermayer 6b14563c0e wmv1: check that the input buffer is large enough 13 years ago
  Michael Niedermayer 3074e8f78c yopdec: check frame oddness to be within supported limits 13 years ago
  Michael Niedermayer e37599001c yopdec: check that palette fits in the packet 13 years ago
  Michael Niedermayer 32ac7c0cf6 truemotion1: Check index, fix out of array read 13 years ago
  Michael Niedermayer 9291fc8813 motionpixels: check extradata size 13 years ago
  Michael Niedermayer 62cbdd71eb yop: check for missing extradata 13 years ago
  Michael Niedermayer 42bdeaecd4 cdgraphics: Fix out of array write 13 years ago
  Michael Niedermayer 83fa442b71 tqi: Pass errors from the MB decoder 14 years ago
  Ronald S. Bultje e17b1536a1 png: check bit depth for PAL8/Y400A pixel formats. 13 years ago
  Kyle 97ed486fff dxva2: define required feature selection macros 15 years ago
  Ronald S. Bultje 4bccd5a36b qdm2: clip array indices returned by qdm2_get_vlc(). 13 years ago
  Alex Converse 07bff95176 kmvc: Check palsize. 14 years ago
  Michael Niedermayer cfad9930ff shorten: Use separate pointers for the allocated memory for decoded samples. 14 years ago
  Justin Ruggles 46d9022859 shorten: check for realloc failure 14 years ago
  Laurent Aimar 58b3f439cc shorten: Fix out of bound writes in fix_bitshift() 14 years ago
  Laurent Aimar 8f924ee66f shorten: Prevent block size from increasing 14 years ago
  Måns Rullgård 40cb7b3b49 shorten: remove VLA and check for buffer overflow 15 years ago
  Janne Grunau 15c819e23f adpcm: ADPCM Electronic Arts has always two channels 14 years ago
  Alexander Strange 7a5fbe4034 h264: Add check for invalid chroma_format_idc 14 years ago
  Alex Converse 32b73701c7 aacsbr: prevent out of bounds memcpy(). 14 years ago
  Alex Converse 212217504a dpcm: ignore extra unpaired bytes in stereo streams. 14 years ago
  Mans Rullgard e02249b130 vqavideo: return error if image size is not a multiple of block size 13 years ago
  Alex Converse bf0ec375ef celp filters: Do not read earlier than the start of the 'out' vector. 13 years ago
  Alex Converse e9c9707316 motionpixels: Clip YUV values after applying a gradient. 13 years ago
  Michael Niedermayer 1156f07c6a kgv1dec: Increase offsets array size so it is large enough. 14 years ago
  Alex Converse 6ca010f209 mjpegbdec: Fix overflow in SOS. 14 years ago
  Michael Niedermayer 224025d852 atrac3: Fix crash in tonal component decoding. 14 years ago
  ami_stuff b56606e6bc Replace SSE2 instruction in scalarproduct_float_sse() by SSE equivalent. 14 years ago
  Michael Niedermayer 1014e20492 atrac3: Fix crash in tonal component decoding. 14 years ago
  Michael Niedermayer 431cf16963 h264: check chroma_format_idc range. 14 years ago
  Chris Evans a5e0afe3c9 vorbis: An additional defense in the Vorbis codec. 14 years ago
  Reinhard Tartler 42f0a66968 vorbisdec: Fix decoding bug with channel handling 14 years ago
  Michael Niedermayer b945f558c7 vp3: fix regression with mplayer-crash.ogv 14 years ago
  Chris Evans 6d6254ba9f vorbis: Avoid some out-of-bounds reads 14 years ago
  Janne Grunau ae24b5ce3a vp3: fix streams with non-zero last coefficient 14 years ago
  Ronald S. Bultje c9c7db0af2 vp3: fix oob read for negative tokens and memleaks on error. 14 years ago
  Michael Niedermayer e1a2bcbec8 h264: fix init of topleft ref/mv. 14 years ago
  Justin Ruggles cfb9b47a1e qdm2: check output buffer size before decoding 14 years ago
  Baptiste Coudurier b26c1a8b7e Fix qdm2 decoder packet handling to match the api 15 years ago
  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