14447 Commits (db93a5a0c8eb349c4380be61874c477fbcd248a3)

Author SHA1 Message Date
  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
  Reinhard Tartler 2fe47b21c8 doxygen: Prefer member groups over grouping into modules 14 years ago
  Reimar Döffinger b6fe44b9db Add operand size to add instructions. 14 years ago
  Carl Eugen Hoyos 376dfd07ab Fix possible double free when encoding using xvid. 14 years ago
  Jason Garrett-Glaser 87eedf6943 Add new yuv444 pixfmts to avcodec_align_dimensions2 14 years ago
  Carl Eugen Hoyos f239b91596 Fix VDPAU decoding for some H264 samples. 14 years ago
  Jason Garrett-Glaser e54fd33848 H.264: disable 2tap qpel with CODEC_FLAG2_FAST and >8-bit 14 years ago
  Jason Garrett-Glaser 180faac637 H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF 14 years ago
  Jason Garrett-Glaser 13c943ffb1 H.264: fix 4:4:4 + deblocking + MBAFF 14 years ago
  Jason Garrett-Glaser 18052f1df9 H.264: fix 4:4:4 cropping warning 14 years ago