17434 Commits (n0.10.1)

Author SHA1 Message Date
  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
  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
  Alex Converse 48f0eeb2e5 Replace computations of remaining bits with calls to get_bits_left(). 14 years ago
  Ronald S. Bultje d26e47bf6c png: convert to bytestream2 API. 14 years ago
  Ronald S. Bultje 568a474a08 roqvideo: convert to bytestream2 API. 14 years ago
  Ronald S. Bultje 9a66cdbc16 smc: port to bytestream2 API. 14 years ago
  Ronald S. Bultje ddb1149e25 tgq: convert to bytestream2 API. 14 years ago
  Ronald S. Bultje f6778f58d4 algmm: convert to bytestream2 API. 14 years ago
  Paul B Mahol e4e4d92641 jvdec: unbreak video decoding 14 years ago
  Michael Niedermayer de0ff4ce69 h264: Fix invalid interlaced/progressive MB combinations for direct mode prediction. 14 years ago
  Anton Khirnov 6548cb2578 libx264: add 'stats' private option for setting 2pass stats filename. 14 years ago
  Anton Khirnov f6257cf4b7 libx264: fix help text for slice-max-size option. 14 years ago
  Janne Grunau d94256d36c Revert "h264: clear trailing bits in partially parsed NAL units" 14 years ago
  Ronald S. Bultje 7bb97a61df mpc: pad mpc_CC/SCF[] tables to allow for negative indices. 14 years ago
  Ronald S. Bultje c65eadee5d xxan: protect against chroma LUT overreads. 14 years ago
  Ronald S. Bultje a43f4bd601 xxan: convert to bytestream2 API. 14 years ago
  Ronald S. Bultje 8f881885c2 xxan: don't read before start of buffer in av_memcpy_backptr(). 14 years ago
  Ronald S. Bultje 26521d87ba dsicinvideo: validate buffer offset before copying pixels. 14 years ago
  Ronald S. Bultje e1a4143793 cook: error out on quant_index values outside [-63, 63] range. 14 years ago
  Ronald S. Bultje b9482a6efd cook: extend channel uncoupling tables so the full bit range is covered. 14 years ago
  Ronald S. Bultje 88c3cc019c cook: expand dither_tab[], and make sure indexes into it don't overflow. 14 years ago
  Ronald S. Bultje 9980e4df3b huffyuv: add padding to classic (v1) huffman tables. 14 years ago
  Ronald S. Bultje d4f2786cda avs: fix infinite loop on end-of-stream. 14 years ago
  Alex Converse 2744fdbd9e tiffdec: Prevent illegal memory access caused by recycled pointers. 14 years ago
  Ronald S. Bultje 1fcc2c6091 wma: fix off-by-one in array bounds check. 14 years ago
  Ronald S. Bultje 74871ac70a dv: check buffer size before reading profile. 14 years ago
  Ronald S. Bultje 9cb7f6e54a raw: move buffer size check up. 14 years ago
  Ronald S. Bultje ed6aaf579d dca: prevent accessing static arrays with invalid indexes. 14 years ago
  Ronald S. Bultje e1b4614ab4 lpcm: fix sample size calculation for 20bit LCPM. 14 years ago
  Ronald S. Bultje 12247a13e0 Don't use ff_cropTbl[] for IDCT. 14 years ago
  Ronald S. Bultje 9def2f200e error_resilience: initialize s->block_index[]. 14 years ago
  Ronald S. Bultje 7b676935ee svq3: protect against negative quantizers. 14 years ago
  Justin Ruggles 4a15240a27 mov: set channel layout for AC-3 streams based on the 'dac3' atom info 14 years ago