17505 Commits (2cf6afffe54f32ea76aabe758049b574b5a30dfd)

Author SHA1 Message Date
  Ronald S. Bultje 0f54c97f58 dxva2: include dxva.h if found 13 years ago
  Michael Niedermayer 997e7692d8 mpegvideo: fix out of heap array accesses 13 years ago
  Michael Niedermayer 944b6a801e mpc8: fix channel checks 13 years ago
  Michael Niedermayer ddd9483a10 h263: disable loop filter with lowres 13 years ago
  Michael Niedermayer 9c13d232a4 bmv: fix apparent sign error in the frame_off check 13 years ago
  Michael Niedermayer c4926cba15 bmv: fix integer overflows in vlc decoder. 13 years ago
  Michael Niedermayer 321bbb6f49 wmv1: check that the input buffer is large enough 13 years ago
  Michael Niedermayer 81476cf693 yopdec: check frame oddness to be within supported limits 13 years ago
  Michael Niedermayer 3c69368e6b yopdec: check that palette fits in the packet 13 years ago
  Michael Niedermayer fcf09ebff5 8svx: fix crash 13 years ago
  Paul B Mahol aefa2bf70a binkaudio: check number of channels 13 years ago
  Michael Niedermayer ece27b09d6 indeo5: check quant_mat 13 years ago
  Michael Niedermayer 479856a3b2 truemotion1: Check index, fix out of array read 13 years ago
  Paul B Mahol fc0d962919 iff: check if there is extradata 13 years ago
  Michael Niedermayer 3e4eea6c32 jvdec: check videosize 13 years ago
  Michael Niedermayer cc0fec8393 motionpixels: check extradata size 13 years ago
  Michael Niedermayer fa67ad85ac iff_ilbm: fix null ptr deref 13 years ago
  Michael Niedermayer 0adc452146 yop: check for missing extradata 13 years ago
  Michael Niedermayer 7df0e309fd xan: fix out of array read 13 years ago
  Michael Niedermayer a4b329d622 cdgraphics: Fix out of array write 13 years ago
  Ronald S. Bultje d34e9e61dd png: check bit depth for PAL8/Y400A pixel formats. 13 years ago
  Ronald S. Bultje c38d3e1a39 qdm2: clip array indices returned by qdm2_get_vlc(). 13 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
  Michael Niedermayer 3fab87edc9 threads: Perform the generic progress cleanup more carefully. 14 years ago
  Michael Niedermayer 96acb0a4eb indeo4: check that num_mbs matches 14 years ago
  Michael Niedermayer df93682e64 dsp: fix diff_bytes_mmx() with small width 14 years ago
  Michael Niedermayer c785a7058a h261: check mtype. 14 years ago
  Michael Niedermayer 6736de0ce6 mpegvideo: increase buffer sizes. 14 years ago
  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