18493 Commits (8b11ae8a9a3c88dee475477a0c6fcd17c970efcc)

Author SHA1 Message Date
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
Michael Niedermayer 1af9fdc3ba snow: reject unsupported chroma shifts. 13 years ago
Stefano Sabatini 1a3d4b88a4 imgconvert: add macro pixdesc_has_alpha for checking if a pixel format has an alpha component 13 years ago
Diego Biurrun ffae713a5b Fix a bunch of common typos. 13 years ago
Diego Biurrun eab6968f24 build: Skip compiling xvmc.h under the correct condition. 13 years ago
Michael Niedermayer 744dd1d356 aacdec: Fix SCE parity check. 13 years ago
Michael Niedermayer d53fe096e4 aacdec: Fix out of array writes (stack). 13 years ago
Carl Eugen Hoyos 19e72e0a8d Fix 32bit sunrast decoding. 13 years ago
Piotr Bandurski af55a9d80a iff: add support for IFF DEEP 13 years ago
Piotr Bandurski 520cf05338 svq1dec: use AV_LOG_ERROR for error message 13 years ago
Michael Niedermayer a4524930d9 qpeg: remove unused var from decode_frame() 13 years ago
Michael Niedermayer 4916a8fc44 prores_anatoliy: remove unused variable from prores_encode_frame() 13 years ago
Paul B Mahol ea1d64ab10 ttadec: unbreak playback of matroska files 13 years ago
Aaron Colwell 12623a8026 vorbisdec: avoid invalid memory access 13 years ago
Ronald S. Bultje 4ffe5e2aa5 huffyuv: add padding to classic (v1) huffman tables. 13 years ago
Ronald S. Bultje 4c25269ced png: convert to bytestream2 API. 13 years ago
Nicolas George 15d75dabee lavc/utils: fix three const warnings. 13 years ago
Kostya Shishkov 681e726865 dca: include libavutil/mathematics.h for possibly missing M_SQRT1_2 13 years ago
Ronald S. Bultje 83f15a1228 avs: fix infinite loop on end-of-stream. 13 years ago
Alex Converse fd0be63049 tiffdec: Prevent illegal memory access caused by recycled pointers. 13 years ago
Ronald S. Bultje b4bccf3e4e wma: fix off-by-one in array bounds check. 13 years ago