Commit History

Author SHA1 Message Date
  Michael Niedermayer e124c3c298 resample: Fix overflow 13 years ago
  Ronald S. Bultje 8acc0546bb matroskadec: fix out of bounds write 13 years ago
  Michael Niedermayer 36e4be0a0a mem: fix memalign hack av_realloc() 13 years ago
  Laurent Aimar c603cf5170 qtrle: check for out of bound writes. 13 years ago
  Laurent Aimar e1a46eff7a qtrle: check for invalid line offset 13 years ago
  Laurent Aimar 23aaa82b1d vqa: fix double free on corrupted streams 13 years ago
  Justin Ruggles 58087a4e64 mpc7: return error if packet is too small. 13 years ago
  Justin Ruggles 8d1fa1c97e mpc7: check output buffer size before decoding 13 years ago
  Laurent Aimar 2eb5f77bc8 h264: do not let invalid values in h->ref_count after a decoder reset. 13 years ago
  Laurent Aimar ddbbe500b0 h264: fix the check for invalid SPS:num_ref_frames. 13 years ago
  Laurent Aimar d1a5b53ede h264: do not let invalid values in h->ref_count on ff_h264_decode_ref_pic_list_reordering() errors. 13 years ago
  Laurent Aimar 8e6173c76a Check for out of bound accesses in the 4xm decoder. 13 years ago
  Laurent Aimar 1a6f024520 Prevent block size from inreasing in the shorten decoder. 13 years ago
  Laurent Aimar 3699a46ed7 Check for out of bound writes in the QDM2 decoder. 13 years ago
  Laurent Aimar 62da9203fd Check for out of bound writes in the avs demuxer. 13 years ago
  Laurent Aimar 2e1e3c1e41 Check for corrupted data in avs demuxer. 13 years ago
  Laurent Aimar 635256a324 Fix out of bound writes in fix_bitshift() of the shorten decoder. 13 years ago
  Laurent Aimar 240546a185 Check for out of bounds writes in the Delphine Software International CIN decoder. 13 years ago
  Laurent Aimar 07df40db6e Check for invalid update parameters in vmd video decoder. 13 years ago
  Laurent Aimar b24c2e59fe Release old pictures after a resolution change in vp5/6 decoder 13 years ago
  Laurent Aimar 25bc1108c2 Check output buffer size in nellymoser decoder. 13 years ago
  Michael Niedermayer 8ef917c033 check all svq3_get_ue_golomb() returns. 13 years ago
  Michael Niedermayer 1883249be3 rv34: check for size mismatch 13 years ago
  Laurent Aimar 648dc68098 Reject audio tracks with invalid interleaver parameters in RM demuxer. 13 years ago
  Michael Niedermayer 10da0edddc Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 12 years ago
  Reinhard Tartler d6bf79993f update version 12 years ago
  Reinhard Tartler 0f2735e839 Release notes and changelog for 0.5.5 12 years ago
  Alex Converse 9463a28792 Fix ff_imdct_calc_sse() on gcc-4.6 13 years ago
  Måns Rullgård 1330a8a1cb Make DECLARE_ALIGNED macros work with external array specifiers 14 years ago
  Mans Rullgard 8135c35528 Fix MMX rgb24 to yuv conversion with gcc 4.6 13 years ago
  Michael Niedermayer 38423fe0b7 smacker: add forgotten * 13 years ago
  Laurent Aimar 71132596ae segafilm: Fix potential division by 0 on corrupted segafilm streams in the demuxer. 13 years ago
  Laurent Aimar d6f8b65417 segafilm: Check for memory allocation failures in segafilm demuxer. 13 years ago
  Kostya Shishkov d8439f0452 rv34: check that subsequent slices have the same type as first one. 13 years ago
  Laurent Aimar eb6b0ed8be Fixed invalid read access on extra data in cinepak decoder. 13 years ago
  Laurent Aimar 6108f04d4f Fixed segfault on corrupted smacker streams in the demuxer. 13 years ago
  Laurent Aimar b261ebfd22 Fixed segfaults on corruped smacker streams in the decoder. 13 years ago
  Laurent Aimar 03db051b43 Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. 13 years ago
  Laurent Aimar cc885682e3 Fixed deference of NULL pointer in motionpixels decoder. 13 years ago
  Chris Rankin 1415ebf031 qcelpdec: fix the return value of qcelp_decode_frame(). 13 years ago
  Reimar Döffinger 4e0315b30e Check extradata size on resolution change. 13 years ago
  Laurent Aimar a9ded3d272 rv34: Check for invalid slice offsets 13 years ago
  Laurent Aimar ef93642aac rv34: Avoid NULL dereference on corrupted bitstream 13 years ago
  Laurent Aimar 9cda3d7915 rv10: Reject slices that does not have the same type as the first one 13 years ago
  Laurent Aimar 52b8edc94c oggdec: fix out of bound write in the ogg demuxer 13 years ago
  Laurent Aimar f936799f0b Check for invalid VLC value in smacker decoder. 13 years ago
  Laurent Aimar f6d3dfe78b Check and propagate errors when VLC trees cannot be built in smacker decoder. 13 years ago
  Laurent Aimar 2e17744a90 Fixed off by one packet size allocation in the smacker demuxer. 13 years ago
  Laurent Aimar 19431d4d4e ape demuxer: fix segfault on memory allocation failure. 13 years ago
  Laurent Aimar ecd6fa11c2 Check for invalid packet size in the smacker demuxer. 13 years ago