1 Commits (n0.5.6)
 

Author SHA1 Message Date
  Michael Niedermayer b769df8ff2 update for 0.5.6 14 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 16ea6af381 0.5: some updates. 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
  Ronald S. Bultje 8acc0546bb matroskadec: fix out of bounds write 14 years ago
  Michael Niedermayer 36e4be0a0a mem: fix memalign hack av_realloc() 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
  Laurent Aimar 23aaa82b1d vqa: fix double free on corrupted streams 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 62da9203fd Check for out of bound writes in the avs demuxer. 14 years ago
  Laurent Aimar 2e1e3c1e41 Check for corrupted data in avs demuxer. 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
  Laurent Aimar 648dc68098 Reject audio tracks with invalid interleaver parameters in RM demuxer. 14 years ago
  Michael Niedermayer 10da0edddc Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 14 years ago
  Reinhard Tartler d6bf79993f update version 14 years ago
  Reinhard Tartler 0f2735e839 Release notes and changelog for 0.5.5 14 years ago
  Alex Converse 9463a28792 Fix ff_imdct_calc_sse() on gcc-4.6 15 years ago
  Måns Rullgård 1330a8a1cb Make DECLARE_ALIGNED macros work with external array specifiers 16 years ago
  Mans Rullgard 8135c35528 Fix MMX rgb24 to yuv conversion with gcc 4.6 15 years ago
  Michael Niedermayer 38423fe0b7 smacker: add forgotten * 14 years ago
  Laurent Aimar 71132596ae segafilm: Fix potential division by 0 on corrupted segafilm streams in the demuxer. 14 years ago
  Laurent Aimar d6f8b65417 segafilm: Check for memory allocation failures in segafilm demuxer. 14 years ago
  Kostya Shishkov d8439f0452 rv34: check that subsequent slices have the same type as first one. 14 years ago
  Laurent Aimar eb6b0ed8be Fixed invalid read access on extra data in cinepak decoder. 14 years ago
  Laurent Aimar 6108f04d4f Fixed segfault on corrupted smacker streams in the demuxer. 14 years ago
  Laurent Aimar b261ebfd22 Fixed segfaults on corruped smacker streams in the decoder. 14 years ago
  Laurent Aimar 03db051b43 Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. 14 years ago
  Laurent Aimar cc885682e3 Fixed deference of NULL pointer in motionpixels decoder. 14 years ago