14456 Commits (97437dada65833d09604c40f01c874a676de3c32)

Author SHA1 Message Date
  Michael Niedermayer 97437dada6 h264dec: Prevent CABAC and CAVLC bitsteram overreading 14 years ago
  Art Clarke c8736de331 libspeex encoder wraper 14 years ago
  Joakim Plate 92f1b5df32 dvbsubdec: don't hardcode subtitle colors count in dvbsubdec to 16 14 years ago
  Laurent Aimar 82e4fd193f Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. 14 years ago
  Alex Converse 3a0649ddeb cljr: init_get_bits size in bits instead of bytes 14 years ago
  Alex Converse 9f05400ea8 indeo2: fail if input buffer too small 14 years ago
  Alex Converse 09cfd6f597 indeo2: init_get_bits size in bits instead of bytes 14 years ago
  Michael Niedermayer b2af83a9ed cabac test: Change input to test, so a wider range of states is tested. 14 years ago
  Michael Niedermayer f38b2a6be8 cabac test: match encode and decode side 14 years ago
  Michael Niedermayer db93a5a0c8 cabac: fix cabac encoder 14 years ago
  Laurent Aimar b5fe6bee01 Fixed deference of NULL pointer in motionpixels decoder. 14 years ago
  Laurent Aimar 7181adab80 Fixed size given to init_get_bits(). 14 years ago
  Laurent Aimar bac822025e Fixed size given to init_get_bits() in ffv1 decoder. 14 years ago
  Alex Converse 8a8aafd2b9 wavpack: Check error codes rather than working around error conditions. 14 years ago
  Michael Niedermayer a13ef61051 rc: finetune convergence failure fix 14 years ago
  Michael Niedermayer 4fbc35cd53 rc: fix convergence failure 14 years ago
  Laurent Aimar 558cf502ac Fixed invalid writes in wavpack decoder on corrupted bitstreams. 14 years ago
  Chris Rankin b0da6a744a qcelpdec: fix the return value of qcelp_decode_frame(). 14 years ago
  Michael Niedermayer d99613bad6 jpeglsdec: fix infinite loop 14 years ago
  Kostya Shishkov c026f336b9 wavpack: fix wrong return value in wavpack_decode_block() 14 years ago
  Reimar Döffinger 5c2d684986 Check extradata size on resolution change. 14 years ago
  Gavin Kinsey 30442fa217 jpegdec: set color_range 14 years ago
  Michael Niedermayer e7d10f5a90 mpeg4: fix typo in mpeg4_encode_gop_header() 14 years ago
  Michael Niedermayer ca5dfd1550 h264: clean all non null elements of delayed_pic[] 14 years ago
  Michael Niedermayer 1979a9b4f2 h264: change MAX_DELAYED_PIC_COUNT check to av_assert0 14 years ago
  Edgar Hucek 3af3a871af Fix VA-API decoding artefacts. 14 years ago
  Alex Converse 48ba48fb13 wavpack: Check error codes rather than working around error conditions. 14 years ago
  Laurent Aimar e1baba3ddb Fixed invalid access in wavpack decoder on corrupted bitstream. 14 years ago
  Laurent Aimar 399f7e0e75 Fixed invalid writes in wavpack decoder on corrupted bitstreams. 14 years ago
  Laurent Aimar 90edd5df3d Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks. 14 years ago
  Chris Rankin b2c9e9be87 mp3dec: Dont spam the user on multiple mp3 frames. 14 years ago
  Michael Niedermayer b6187e48db cavsdec: avoid possible crash with crafted input 14 years ago
  Michael Niedermayer eb975b1c8b mjpegdec; even better RSTn skiping 14 years ago
  Michael Niedermayer 84648d33ba jpegdec: better rst skiping 14 years ago
  Michael Niedermayer 4b8a0b058d mpeg4: fix another packed divx issue. 14 years ago
  Michael Niedermayer 1de90fd375 mpeg4: adjust dummy frame threashold for packed divx. 14 years ago
  Mans Rullgard bd968d260a cavs: fix some crashes with invalid bitstreams 14 years ago
  Michael Niedermayer 00c5cf4beb jpegdec: actually search for and parse RSTn 14 years ago
  Michael Niedermayer 91d5da9321 cavs: fix oCERT #2011-002 FFmpeg/libavcodec insufficient boundary check 14 years ago
  Reimar Döffinger a0352d01e9 Bink: clip AC coefficients during dequantization. 14 years ago
  Ronald S. Bultje 5e3578893a mt: proper locking around release_buffer calls. 14 years ago
  Ronald S. Bultje dc1b670a2c vp8/mt: flush worker thread, not application thread context, on seek. 14 years ago
  Diego Biurrun 683df9bf54 Add LGPL license boilerplate to files lacking it. 14 years ago
  Diego Biurrun 64e2656f7c doxygen: Fix documentation for some VP8 functions. 14 years ago
  Christian Schmidt 8e3d264fb2 libxvid: add missing include of libavutil/mathematics.h 14 years ago
  Robert Swain 46a2dc9175 vorbis: vpxenc: Add missing include for av_rescale* 14 years ago
  Carl Eugen Hoyos b9e126fbe2 ffmpeg: Fix VDPAU decoding for some H264 samples. 14 years ago
  Reinhard Tartler f95e5225fe doxygen: Drop array size declarations from Doxygen parameter names. 14 years ago
  Diego Biurrun 8f536408d1 doxygen: Remove spurious documentation for non-existing function parameters. 14 years ago
  Stefano Sabatini d734d4ce6a suggest to use av_get_bytes_per_sample() in av_get_bits_per_sample_format() doxy 14 years ago