15225 Commits (d9ffa2aca1e438a44d41f3ef3aeb8ef396bcd7b0)

Author SHA1 Message Date
  Justin Ruggles d9ffa2aca1 golomb: check remaining bits during unary decoding in get_ur_golomb_jpegls() 13 years ago
  Michael Niedermayer da0c457663 mpegvideo: Don't use ff_mspel_motion() for vc1 14 years ago
  Janne Grunau 7a7229b52d imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt 13 years ago
  Janne Grunau 6704522ca9 nuv: check RTjpeg header for validity 13 years ago
  Janne Grunau fdb7080781 Revert "nuv: check per-frame header for validity." 13 years ago
  Anton Khirnov bed5847563 bmpdec: only initialize palette for pal8. 13 years ago
  Reimar Döffinger e9ac06160f sipr: fall back to setting mode based on bit_rate. 14 years ago
  Kostya Shishkov 02b7239462 vc1dec: add flush function for WMV9 and VC-1 decoders 13 years ago
  Mans Rullgard e1608014c5 h264: allow cropping to AVCodecContext.width/height 13 years ago
  Ronald S. Bultje d34e9e61dd png: check bit depth for PAL8/Y400A pixel formats. 14 years ago
  Ronald S. Bultje c38d3e1a39 qdm2: clip array indices returned by qdm2_get_vlc(). 14 years ago
  Michael Niedermayer 5872580e65 tqi: Pass errors from the MB decoder 14 years ago
  Alexander Strange 4713234518 h264: Add check for invalid chroma_format_idc 14 years ago
  Michael Niedermayer 5836110018 h263dec: Disallow width/height changing with frame threads. 14 years ago
  Mans Rullgard d5207e2af8 vqavideo: return error if image size is not a multiple of block size 14 years ago
  Alex Converse 9ea94c44b1 celp filters: Do not read earlier than the start of the 'out' vector. 14 years ago
  Alex Converse aaa6a66677 motionpixels: Clip YUV values after applying a gradient. 14 years ago
  Ronald S. Bultje 7240cc3f8b jpeg: handle progressive in second field of interlaced. 14 years ago
  Ronald S. Bultje 7fe4c8cb76 h263: more strictly forbid frame size changes with frame-mt. 14 years ago
  Ronald S. Bultje 746f1594d7 h264: additional protection against unsupported size/bitdepth changes. 14 years ago
  Ronald S. Bultje 0e4bb0530f tta: prevents overflows for 32bit integers in header. 14 years ago
  Paul B Mahol 994c0efcc7 ttadec: CRC checking 14 years ago
  Paul B Mahol cf5e119d4a tta: use skip_bits_long() 14 years ago
  Michael Niedermayer e8050f313e apedec: check bits <= 32. 14 years ago
  Ronald S. Bultje be424d86a8 truemotion: forbid invalid VLC bitsizes and token values. 14 years ago
  Ronald S. Bultje 46f8bbfc6d truemotion2: handle out-of-frame motion vectors through edge extension. 14 years ago
  Ronald S. Bultje 562c6a7bf1 lzw: prevent buffer overreads. 14 years ago
  Ronald S. Bultje e711ccee4d truemotion2: convert packet header reading to bytestream2. 14 years ago
  Ronald S. Bultje d6372e80fe lagarith: fix buffer overreads. 14 years ago
  Ronald S. Bultje 29d91e9161 raw: forward avpicture_fill() error code in raw_decode(). 14 years ago
  Mashiat Sarker Shakkhar 583f57f04a vc1: Do not read from array if index is invalid. 14 years ago
  Ronald S. Bultje f8f6c14f54 utvideo: port header reading to bytestream2. 14 years ago
  Paul B Mahol 9e24f2a1f0 bytestream: add more unchecked variants for bytestream2 API 14 years ago
  Aneesh Dogra e788c6e9cb bytestream: K&R formatting cosmetics 14 years ago
  Aneesh Dogra 2e681cf50f bytestream: Add bytestream2 writing API. 14 years ago
  Alex Converse 9ddd3abe78 aac: Reset PS parameters on header decode failure. 14 years ago
  Ronald S. Bultje c21b858b27 vqa: check palette chunk size before reading data. 14 years ago
  Paul B Mahol 0b9bb581fd vqavideo: port to bytestream2 API 14 years ago
  Ronald S. Bultje 105601c151 wmavoice: fix stack overread. 14 years ago
  Ronald S. Bultje 3a4949aa50 indeo4: fix out-of-bounds function call. 14 years ago
  Ronald S. Bultje bf3998d71e mimic: don't use self as reference, and report completion at end of decode(). 14 years ago
  Ronald S. Bultje 87208b8fc4 mpeg4: report frame decoding completion at ff_MPV_frame_end(). 14 years ago
  Kostya Shishkov 1ee0cd1ad7 dca: include libavutil/mathematics.h for possibly missing M_SQRT1_2 14 years ago
  Ronald S. Bultje b594732475 dca: don't use av_clip_uintp2(). 14 years ago
  Michael Niedermayer ce15406e78 snow: check reference frame indices. 14 years ago
  Michael Niedermayer c9e95636a8 snow: reject unsupported chroma shifts. 14 years ago
  Ronald S. Bultje 6e5c07f4c8 xa_adpcm: limit filter to prevent xa_adpcm_table[] array bounds overruns. 14 years ago
  Ronald S. Bultje c999a8ed65 h264: increase reference poc list from 16 to 32. 14 years ago
  Ronald S. Bultje 4d343a6f47 h264: stricter reference limit enforcement. 14 years ago
  Michael Niedermayer a81a6d9c80 h264: improve parsing of broken AVC SPS 14 years ago