18609 Commits (25bc1108c2d3466358da8d3e27d08dbdb9840ea2)
 

Author SHA1 Message Date
  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
  Chris Rankin 1415ebf031 qcelpdec: fix the return value of qcelp_decode_frame(). 14 years ago
  Reimar Döffinger 4e0315b30e Check extradata size on resolution change. 14 years ago
  Laurent Aimar a9ded3d272 rv34: Check for invalid slice offsets 14 years ago
  Laurent Aimar ef93642aac rv34: Avoid NULL dereference on corrupted bitstream 14 years ago
  Laurent Aimar 9cda3d7915 rv10: Reject slices that does not have the same type as the first one 14 years ago
  Laurent Aimar 52b8edc94c oggdec: fix out of bound write in the ogg demuxer 14 years ago
  Laurent Aimar f936799f0b Check for invalid VLC value in smacker decoder. 14 years ago
  Laurent Aimar f6d3dfe78b Check and propagate errors when VLC trees cannot be built in smacker decoder. 14 years ago
  Laurent Aimar 2e17744a90 Fixed off by one packet size allocation in the smacker demuxer. 14 years ago
  Laurent Aimar 19431d4d4e ape demuxer: fix segfault on memory allocation failure. 14 years ago
  Laurent Aimar ecd6fa11c2 Check for invalid packet size in the smacker demuxer. 14 years ago
  Alex Converse 7cb35d4954 cljr: init_get_bits size in bits instead of bytes 14 years ago
  Alex Converse 457f869b73 indeo2: fail if input buffer too small 14 years ago
  Alex Converse 70f01f1262 indeo2: init_get_bits size in bits instead of bytes 14 years ago
  Michael Niedermayer 80fb9f2c57 cavsdec: avoid possible crash with crafted input 14 years ago
  Carl Eugen Hoyos 46f9a6203a Fix possible double free when encoding using xvid. 14 years ago
  Michael Niedermayer e9210b4e17 Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 14 years ago
  Michael Niedermayer 4f07a3aa2c Fix memory (re)allocation in matroskadec.c, related to MSVR-11-0080. 14 years ago
  Mans Rullgard 04888edef3 cavs: fix some crashes with invalid bitstreams 14 years ago
  Michael Niedermayer 24cd7c5df7 Fix apparently exploitable race condition. 15 years ago
  Michael Niedermayer 8210ee22e2 AMV: Fix possibly exploitable crash. 15 years ago
  Michael Niedermayer eed5697f99 mjpeg: Detect overreads in mjpeg_decode_scan() and error out. 15 years ago
  Reinhard Tartler 52ee20f2aa update release date 15 years ago
  Reinhard Tartler f17b892787 document APE patch 15 years ago
  Kostya 18c5fe919f Do not attempt to decode APE file with no frames 15 years ago
  Diego Biurrun c5898d7c1d Fix a bunch of typos in the release documentation. 15 years ago
  Reinhard Tartler 2c4d6aeabc Bump version number for 0.5.4 release. 15 years ago
  Reinhard Tartler 31c8dcedb2 release notes for 0.5.4 15 years ago
  Reinhard Tartler 2adad90ae7 Amend Changelog for 0.5.4 15 years ago
  Kostya Shishkov 808f9ce727 Call avcodec_set_dimensions() instead of simply setting avctx->width/height 16 years ago
  Reimar Döffinger 8069e2f6fb Fix invalid reads in VC1 decoder 15 years ago