17474 Commits (0d40fbaef09b62ea01ac1cd1ebaaa045ad285e9d)

Author SHA1 Message Date
  Michael Niedermayer 0d40fbaef0 iff: fix null ptr dereference 14 years ago
  Michael Niedermayer 1ca4e70b6c cook: check subacket count 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. 13 years ago
  Alex Converse aaa6a66677 motionpixels: Clip YUV values after applying a gradient. 13 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 1ee1e9e43f vqavideodev: Check image dimensions 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
  Ronald S. Bultje 265a628f16 h264: use struct offsets in get_cabac_bypass_sign_x86(). 14 years ago
  ami_stuff a854d00acd Replace SSE2 instruction in scalarproduct_float_sse() by SSE equivalent. 14 years ago
  Michael Niedermayer a56eaa024f mpeg4: dont reset picture_num for xvid 14 years ago
  Michael Niedermayer fdc6f6507c h264: fix seeking in low delay streams without IDR 14 years ago
  Franz Brauße f9bdc93723 smacker audio: sign-extend the initial 16-bit predicted value 14 years ago
  Michael Niedermayer abfafb6c81 pngenc: Fix incorrect mask used for interlaced mode. 14 years ago
  Kelly Anderson 0a224ab102 libx264: fix duplicate stats entry 14 years ago
  Michael Niedermayer 001f4c7dc6 jpeglsdec: Prevent out of array write. 14 years ago
  Michael Niedermayer 313ddbfe48 proresdec: Fix read via negative index in a global array. 14 years ago
  Michael Niedermayer 7f5bd6c72b diracdec: Correct the bytestream end pointer. 14 years ago
  Michael Niedermayer 0be85fd80f diracdec: Check for negative quants which would cause out of array reads. 14 years ago
  Michael Niedermayer 9f253ebb41 diracdec: Fix integer overflow leading to out of global array read. 14 years ago
  Michael Niedermayer 6242dae507 sonic: update to new API 14 years ago
  Michael Niedermayer 1749b0d74d mmvideo: restore initial y value. 14 years ago
  Michael Niedermayer 5dbc75870f qpeg: Fix out of array writes. 14 years ago
  Fabian Greffrath c91a14638e srtdec: fix a format string vulnerability. 14 years ago
  Nathan Caldwell c00c380724 aacenc: Fix LONG_START windowing. 14 years ago
  Nathan Caldwell 43625c5128 aacenc: Fix a bug where deinterleaved samples were stored in the wrong place. 14 years ago
  Kostya Shishkov 1ee0cd1ad7 dca: include libavutil/mathematics.h for possibly missing M_SQRT1_2 14 years ago