9090 Commits (n0.5.9)

Author SHA1 Message Date
  Michael Niedermayer a55db1fc49 dsp: fix diff_bytes_mmx() with small width 14 years ago
  Michael Niedermayer 96c6b3a11c h261: check mtype. 14 years ago
  Mans Rullgard 468cc41d6d vqavideo: return error if image size is not a multiple of block size 13 years ago
  Alex Converse 6c9b404dba motionpixels: Clip YUV values after applying a gradient. 13 years ago
  Alex Converse b2ac7e585e mjpegbdec: Fix overflow in SOS. 14 years ago
  Michael Niedermayer 8bb3ba5541 atrac3: Fix crash in tonal component decoding. 14 years ago
  Michael Niedermayer f13de3c653 atrac3: Fix crash in tonal component decoding. 14 years ago
  Chris Evans 6b01bcebb9 vorbis: An additional defense in the Vorbis codec. 14 years ago
  Reinhard Tartler efd453d82d vorbisdec: Fix decoding bug with channel handling 14 years ago
  Chris Evans 665421f3b1 vorbis: Avoid some out-of-bounds reads 14 years ago
  Ronald S. Bultje 3eb6983dbc vp3: fix oob read for negative tokens and memleaks on error. 14 years ago
  Michael Niedermayer 110aff4b24 svq1dec: call avcodec_set_dimensions() after dimensions changed. 14 years ago
  Laurent Aimar 4a1c3df592 vmd: fix segfaults on corruped streams 14 years ago
  Dustin Brody 185abfb218 vp6: partially propagate huffman tree building errors during coeff model parsing and fix misspelling 14 years ago
  Vitor Sessak 280590e338 Plug some memory leaks in the VP6 decoder 16 years ago
  Laurent Aimar 9767ea7aa7 vp6: Reset the internal state when aborting key frames header parsing 14 years ago
  Thierry Foucu 771ceb19f2 vp6: Fix illegal read. 14 years ago
  Alex Converse 7739947671 vp6: Fix illegal read. 14 years ago
  Laurent Aimar 8abf1d882e Fix out of bound reads in the QDM2 decoder. 14 years ago
  Laurent Aimar 1a53095406 Check for out of bound writes in the QDM2 decoder. 14 years ago
  Justin Ruggles 60eebf5c12 qdm2: check output buffer size before decoding 14 years ago
  Baptiste Coudurier 30ee6c1995 Fix qdm2 decoder packet handling to match the api 15 years ago
  Michael Niedermayer cc2580e6e9 svq1dec: call avcodec_set_dimensions() after dimensions changed. 14 years ago
  Michael Niedermayer 4b0f8aed13 qdm2dec: fix buffer overflow. 14 years ago
  Michael Niedermayer 2c8ac66456 qdm2dec: check remaining input bits in the mainloop of qdm2_fft_decode_tones() 14 years ago
  Michael Niedermayer 4f209fe960 cinepak: check strip_size 14 years ago
  Michael Niedermayer 037b1142cd wma: Check channel number before init. 14 years ago
  Alex Converse 37cc48861d vp5: Fix illegal read. 14 years ago
  Thierry Foucu 0cd61bfa6d vp6: Fix illegal read. 14 years ago
  Michael Niedermayer 8bd374858f resample: Fix array size 14 years ago
  Michael Niedermayer d39cc3c092 resample2: fix potential overflow 14 years ago
  Michael Niedermayer e124c3c298 resample: Fix overflow 14 years ago
  Laurent Aimar c603cf5170 qtrle: check for out of bound writes. 14 years ago
  Laurent Aimar e1a46eff7a qtrle: check for invalid line offset 14 years ago
  Justin Ruggles 58087a4e64 mpc7: return error if packet is too small. 14 years ago
  Justin Ruggles 8d1fa1c97e mpc7: check output buffer size before decoding 14 years ago
  Laurent Aimar 2eb5f77bc8 h264: do not let invalid values in h->ref_count after a decoder reset. 14 years ago
  Laurent Aimar ddbbe500b0 h264: fix the check for invalid SPS:num_ref_frames. 14 years ago
  Laurent Aimar d1a5b53ede h264: do not let invalid values in h->ref_count on ff_h264_decode_ref_pic_list_reordering() errors. 14 years ago
  Laurent Aimar 8e6173c76a Check for out of bound accesses in the 4xm decoder. 14 years ago
  Laurent Aimar 1a6f024520 Prevent block size from inreasing in the shorten decoder. 14 years ago
  Laurent Aimar 3699a46ed7 Check for out of bound writes in the QDM2 decoder. 14 years ago
  Laurent Aimar 635256a324 Fix out of bound writes in fix_bitshift() of the shorten decoder. 14 years ago
  Laurent Aimar 240546a185 Check for out of bounds writes in the Delphine Software International CIN decoder. 14 years ago
  Laurent Aimar 07df40db6e Check for invalid update parameters in vmd video decoder. 14 years ago
  Laurent Aimar b24c2e59fe Release old pictures after a resolution change in vp5/6 decoder 14 years ago
  Laurent Aimar 25bc1108c2 Check output buffer size in nellymoser decoder. 14 years ago
  Michael Niedermayer 8ef917c033 check all svq3_get_ue_golomb() returns. 14 years ago
  Michael Niedermayer 1883249be3 rv34: check for size mismatch 14 years ago
  Alex Converse 9463a28792 Fix ff_imdct_calc_sse() on gcc-4.6 15 years ago