14993 Commits (n0.7.13)

Author SHA1 Message Date
  Michael Niedermayer 5e87fa347c mpc8: fix channel checks 13 years ago
  Michael Niedermayer 6a441ee78e h263: disable loop filter with lowres 13 years ago
  Michael Niedermayer 316589e1db wmv1: check that the input buffer is large enough 13 years ago
  Michael Niedermayer 35bf5f7966 yopdec: check frame oddness to be within supported limits 13 years ago
  Michael Niedermayer 89409be50c yopdec: check that palette fits in the packet 13 years ago
  Michael Niedermayer a4bf9033c3 8svx: fix crash 13 years ago
  Paul B Mahol 8502b4aef6 binkaudio: check number of channels 13 years ago
  Michael Niedermayer 03e404740e indeo5: check quant_mat 13 years ago
  Michael Niedermayer 688da036b1 truemotion1: Check index, fix out of array read 13 years ago
  Paul B Mahol c761e144f6 iff: check if there is extradata 13 years ago
  Michael Niedermayer 9e4a68a76c jvdec: check videosize 13 years ago
  Michael Niedermayer 25594f0018 motionpixels: check extradata size 13 years ago
  Michael Niedermayer a85c3fff37 iff_ilbm: fix null ptr deref 13 years ago
  Michael Niedermayer 0f5840b51a yop: check for missing extradata 13 years ago
  Michael Niedermayer 1285fe5530 xan: fix out of array read 13 years ago
  Michael Niedermayer 0aefcb6aa8 cdgraphics: Fix out of array write 13 years ago
  Ronald S. Bultje 269dbc5359 png: check bit depth for PAL8/Y400A pixel formats. 13 years ago
  Mans Rullgard 850298ef25 x86: fix build with gcc 4.7 14 years ago
  Ronald S. Bultje 628b82294a qdm2: clip array indices returned by qdm2_get_vlc(). 13 years ago
  Alex Converse 75d8cccf0e kmvc: Check palsize. 14 years ago
  Alex Converse d87997b56f aacsbr: prevent out of bounds memcpy(). 14 years ago
  Alex Converse 654b24f68a dpcm: ignore extra unpaired bytes in stereo streams. 14 years ago
  Michael Niedermayer 2f2fd8c6d1 tqi: Pass errors from the MB decoder 14 years ago
  Alexander Strange c5f7c755cf h264: Add check for invalid chroma_format_idc 14 years ago
  Janne Grunau b581580bd1 adpcm: ADPCM Electronic Arts has always two channels 14 years ago
  Michael Niedermayer 3313f31f01 h263dec: Disallow width/height changing with frame threads. 14 years ago
  Mans Rullgard c71c77e56f vqavideo: return error if image size is not a multiple of block size 13 years ago
  Alex Converse 08c81f7365 celp filters: Do not read earlier than the start of the 'out' vector. 13 years ago
  Alex Converse 50073e2395 motionpixels: Clip YUV values after applying a gradient. 13 years ago
  Ronald S. Bultje 3fc967f6c7 h263: more strictly forbid frame size changes with frame-mt. 14 years ago
  Ronald S. Bultje 26ac878cc2 h264: additional protection against unsupported size/bitdepth changes. 14 years ago
  Michael Niedermayer c9d12a4692 pngenc: Fix incorrect mask used for interlaced mode. 14 years ago
  Michael Niedermayer 7ca2ed716d dsp: fix diff_bytes_mmx() with small width 14 years ago
  ami_stuff 10848d0862 Replace SSE2 instruction in scalarproduct_float_sse() by SSE equivalent. 14 years ago
  ami_stuff 9208848b99 Replace SSE2 instruction in scalarproduct_float_sse() by SSE equivalent. 14 years ago
  Reinhard Tartler fd53da21a1 lcl: use AVERROR_INVALIDDATA instead of AVERROR_UNKNOWN 14 years ago
  Michael Niedermayer a0b65938b7 kgv1dec: Increase offsets array size so it is large enough. 14 years ago
  Ronald S. Bultje cb8a17ddac kgv1: use avctx->get/release_buffer(). 14 years ago
  Gaurav Narula 24eabc53ba kvmc: fix invalid reads 14 years ago
  Alex Converse 6ae95a0b93 mjpegbdec: Fix overflow in SOS. 14 years ago
  Michael Niedermayer 96ed18cab1 shorten: Use separate pointers for the allocated memory for decoded samples. 14 years ago
  Justin Ruggles a207a2fecc shorten: check for realloc failure (cherry picked from commit 9e5e2c2d01) 14 years ago
  Michael Niedermayer f728ad26f0 atrac3: Fix crash in tonal component decoding. 14 years ago
  Michael Niedermayer e676bbb8cf ws_snd1: Fix wrong samples count and crash. 14 years ago
  Justin Ruggles 847c7cd0c8 ws_snd: add some checks to prevent buffer overread or overwrite. (cherry picked from commit 417364ce1f) 14 years ago
  Justin Ruggles 137007b5bf ws_snd: decode to AV_SAMPLE_FMT_U8 instead of S16. 14 years ago
  Kostya Shishkov 90db3c435e dca: include libavutil/mathematics.h for possibly missing M_SQRT1_2 14 years ago
  Ronald S. Bultje 8b819fd9d3 h264: stricter reference limit enforcement. 14 years ago
  Paul B Mahol 81c5b4ddcb jvdec: unbreak video decoding 14 years ago
  Ronald S. Bultje 5ae49ddaa4 xxan: don't read before start of buffer in av_memcpy_backptr(). 14 years ago