19352 Commits (f91b635b520aec02cfd23ff91d00a7eb4ef89292)

Author SHA1 Message Date
  Paul B Mahol 702985b8b7 dxa: remove useless code 14 years ago
  Ronald S. Bultje e0febda22d h264: stricter reference limit enforcement. 14 years ago
  Ronald S. Bultje 48cbe4b092 h264: increase reference poc list from 16 to 32. 14 years ago
  Ronald S. Bultje 86020073db xa_adpcm: limit filter to prevent xa_adpcm_table[] array bounds overruns. 14 years ago
  Michael Niedermayer 1f8ff2b13c snow: check reference frame indices. 14 years ago
  Michael Niedermayer c9837954e7 snow: reject unsupported chroma shifts. 14 years ago
  Paul B Mahol 5b4d026a03 anm: convert to bytestream2 API 14 years ago
  Paul B Mahol f1ce053cd0 bytestream: add more unchecked variants for bytestream2 API 14 years ago
  Paul B Mahol a1c036e961 jvdec: unbreak video decoding 14 years ago
  Michael Niedermayer c2e3b564b3 mmvideo: restore initial y value. 14 years ago
  Michael Niedermayer 67c90d2605 mmvideo: remove unused variable 14 years ago
  Michael Niedermayer bf521d5a5b jpeglsdec: suppress unused var warning 14 years ago
  Michael Niedermayer 0fdb4dfd03 h264: Fix some mixed declarations and code. 14 years ago
  Michael Niedermayer c592679cca eatgq: remove unused ret variable. 14 years ago
  Michael Niedermayer d9399c4b66 eamad: Remove redundant initialization of mv_map. 14 years ago
  Michael Niedermayer 9ff43569d2 g729dec: fix scalarproduct_int16 after API change 14 years ago
  Michael Niedermayer 758ec11153 h264: Fix invalid interlaced/progressive MB combinations for direct mode prediction. 14 years ago
  Anton Khirnov d533e395e1 libx264: add 'stats' private option for setting 2pass stats filename. 14 years ago
  Anton Khirnov 9d5c131ece libx264: fix help text for slice-max-size option. 14 years ago
  Peter Ross e05253bf49 iff: do not decode unsupported pbms with ham decoder 14 years ago
  Hendrik Leppkes 7103c8350a dxva2_vc1: pass the overlap flag to the decoder 14 years ago
  Hendrik Leppkes b2b0aa70ea dxva2_vc1: fix decoding of BI frames 14 years ago
  Paul B Mahol 29b0d94b43 dfa: convert to bytestream2 API 14 years ago
  Lou Logan 2d38081b4f cosmetics: fix some typos 14 years ago
  Michael Niedermayer 105cac3407 vc1dec: Fix vc1 decoding with --disable-optimizations. 14 years ago
  Peter Ross 015da6e394 anm decoder: move buffer allocation from decode_init() to decode_frame() 14 years ago
  Michael Niedermayer 3aa661ec56 h264: improve parsing of broken AVC SPS 14 years ago
  Paul B Mahol bd3e07c82a pcm-mpeg: convert to bytestream2 API 14 years ago
  Janne Grunau 8a6037c390 Revert "h264: clear trailing bits in partially parsed NAL units" 14 years ago
  Janne Grunau 363bd1c62c remove iwmmxt optimizations 14 years ago
  Nico Weber 599888a480 Move struc FFTContext below SECTION_RODATA 14 years ago
  Paul B Mahol 33c5c3ad07 mimic: do not continue if swap_buf_size is 0 14 years ago
  Paul B Mahol dba425ad7a mimic: convert to bytestream2 API 14 years ago
  Paul B Mahol 05d089a80b frwu: use MKTAG to check marker instead of AV_RL32 14 years ago
  Paul B Mahol 919f355438 txd: port to bytestream2 API 14 years ago
  Paul B Mahol 85aded741e c93: convert to bytestream2 API 14 years ago
  Hendrik Leppkes 0aedd8c0bd dxva2_vc1: pass the overlap flag to the decoder 14 years ago
  Hendrik Leppkes a3c5aefff2 dxva2_vc1: fix decoding of BI frames 14 years ago
  ami_stuff 86b6e49d92 iff: check for pbm tag 14 years ago
  Thilo Borgmann 599881b028 alsdec: Fix out of ltp_gain_values read. 14 years ago
  Thilo Borgmann daeffccd98 alsdec: pretty print for another log message 14 years ago
  Ronald S. Bultje c95fefa042 dsicinvideo: validate buffer offset before copying pixels. 14 years ago
  Ronald S. Bultje 97e48b2f54 cook: error out on quant_index values outside [-63, 63] range. 14 years ago
  Ronald S. Bultje d7eabd5042 mpc: pad mpc_CC/SCF[] tables to allow for negative indices. 14 years ago
  Michael Niedermayer 2440040c7b vc1: add missing entries to ff_vc1_fps_nr. 14 years ago
  Michael Niedermayer 8e9a0a3568 mpc7: check subband index 14 years ago
  Michael Niedermayer ecc31630f9 mjpegb: Detect changing nb of planes in interlaced video. 14 years ago
  Michael Niedermayer 50f4f272fe indeo3: Fix out of reference reading with NULL blocks. 14 years ago
  Ronald S. Bultje 442c3a8cb1 cook: expand dither_tab[], and make sure indexes into it don't overflow. 14 years ago
  Ronald S. Bultje 71af42bd96 xxan: reindent xan_unpack_luma(). 14 years ago