18200 Commits (fa35ade8f93c186fe5df6606829406e8ae5fd4db)

Author SHA1 Message Date
Michael Niedermayer c2e3b564b3 mmvideo: restore initial y value. 13 years ago
Michael Niedermayer 67c90d2605 mmvideo: remove unused variable 13 years ago
Michael Niedermayer bf521d5a5b jpeglsdec: suppress unused var warning 13 years ago
Michael Niedermayer 0fdb4dfd03 h264: Fix some mixed declarations and code. 13 years ago
Michael Niedermayer c592679cca eatgq: remove unused ret variable. 13 years ago
Michael Niedermayer d9399c4b66 eamad: Remove redundant initialization of mv_map. 13 years ago
Michael Niedermayer 9ff43569d2 g729dec: fix scalarproduct_int16 after API change 13 years ago
Michael Niedermayer 758ec11153 h264: Fix invalid interlaced/progressive MB combinations for direct mode prediction. 13 years ago
Anton Khirnov d533e395e1 libx264: add 'stats' private option for setting 2pass stats filename. 13 years ago
Anton Khirnov 9d5c131ece libx264: fix help text for slice-max-size option. 13 years ago
Peter Ross e05253bf49 iff: do not decode unsupported pbms with ham decoder 13 years ago
Hendrik Leppkes 7103c8350a dxva2_vc1: pass the overlap flag to the decoder 13 years ago
Hendrik Leppkes b2b0aa70ea dxva2_vc1: fix decoding of BI frames 13 years ago
Paul B Mahol 29b0d94b43 dfa: convert to bytestream2 API 13 years ago
Lou Logan 2d38081b4f cosmetics: fix some typos 13 years ago
Michael Niedermayer 105cac3407 vc1dec: Fix vc1 decoding with --disable-optimizations. 13 years ago
Peter Ross 015da6e394 anm decoder: move buffer allocation from decode_init() to decode_frame() 13 years ago
Michael Niedermayer 3aa661ec56 h264: improve parsing of broken AVC SPS 13 years ago
Paul B Mahol bd3e07c82a pcm-mpeg: convert to bytestream2 API 13 years ago
Janne Grunau 8a6037c390 Revert "h264: clear trailing bits in partially parsed NAL units" 13 years ago
Janne Grunau 363bd1c62c remove iwmmxt optimizations 13 years ago
Nico Weber 599888a480 Move struc FFTContext below SECTION_RODATA 13 years ago
Paul B Mahol 33c5c3ad07 mimic: do not continue if swap_buf_size is 0 13 years ago
Paul B Mahol dba425ad7a mimic: convert to bytestream2 API 13 years ago
Paul B Mahol 05d089a80b frwu: use MKTAG to check marker instead of AV_RL32 13 years ago
Paul B Mahol 919f355438 txd: port to bytestream2 API 13 years ago
Paul B Mahol 85aded741e c93: convert to bytestream2 API 13 years ago
Hendrik Leppkes 0aedd8c0bd dxva2_vc1: pass the overlap flag to the decoder 13 years ago
Hendrik Leppkes a3c5aefff2 dxva2_vc1: fix decoding of BI frames 13 years ago
ami_stuff 86b6e49d92 iff: check for pbm tag 13 years ago
Thilo Borgmann 599881b028 alsdec: Fix out of ltp_gain_values read. 13 years ago
Thilo Borgmann daeffccd98 alsdec: pretty print for another log message 13 years ago
Ronald S. Bultje c95fefa042 dsicinvideo: validate buffer offset before copying pixels. 13 years ago
Ronald S. Bultje 97e48b2f54 cook: error out on quant_index values outside [-63, 63] range. 13 years ago
Ronald S. Bultje d7eabd5042 mpc: pad mpc_CC/SCF[] tables to allow for negative indices. 13 years ago
Michael Niedermayer 2440040c7b vc1: add missing entries to ff_vc1_fps_nr. 13 years ago
Michael Niedermayer 8e9a0a3568 mpc7: check subband index 13 years ago
Michael Niedermayer ecc31630f9 mjpegb: Detect changing nb of planes in interlaced video. 13 years ago
Michael Niedermayer 50f4f272fe indeo3: Fix out of reference reading with NULL blocks. 13 years ago
Ronald S. Bultje 442c3a8cb1 cook: expand dither_tab[], and make sure indexes into it don't overflow. 13 years ago
Ronald S. Bultje 71af42bd96 xxan: reindent xan_unpack_luma(). 13 years ago
Ronald S. Bultje f77bfa8376 xxan: protect against chroma LUT overreads. 13 years ago
Ronald S. Bultje 5518827816 xxan: convert to bytestream2 API. 13 years ago
Ronald S. Bultje f1279e286b xxan: don't read before start of buffer in av_memcpy_backptr(). 13 years ago
Ronald S. Bultje a928ed3751 vp8: convert mbedge loopfilter x86 assembly to use named arguments. 13 years ago
Ronald S. Bultje bee330e300 vp8: convert inner loopfilter x86 assembly to use named arguments. 13 years ago
Reimar Döffinger 6fe8cb7d70 snowenc: add no_bitstream option. 13 years ago
Reimar Döffinger c4e0d845e2 snowenc: mark some encode_subband arguments const. 13 years ago
Reimar Döffinger 8fbf825ecc DV: Use profile[1] detection hack only for stype 0. 13 years ago
Michael Niedermayer f7b57add8e cook: tighten the quant_index_table range further. 13 years ago