15861 Commits (baaab6069a261354a1c9470f3185686ad85166c6)

Author SHA1 Message Date
Paul B Mahol 5b4d026a03 anm: convert to bytestream2 API 13 years ago
Paul B Mahol f1ce053cd0 bytestream: add more unchecked variants for bytestream2 API 13 years ago
Paul B Mahol a1c036e961 jvdec: unbreak video decoding 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
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
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
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
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
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
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
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
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
Reimar Döffinger 6eda85e15b sbrdsp.asm: convert all instructions to float/SSE ones. 13 years ago
Ronald S. Bultje 3416d0805e dv: cosmetics. 13 years ago
Ronald S. Bultje e97efecec8 dv: check buffer size before reading profile. 13 years ago
Ronald S. Bultje 6e2821160b Revert "AAC SBR: group some writes." 13 years ago
Ronald S. Bultje 37cc8600d0 cook: extend channel uncoupling tables so the full bit range is covered. 13 years ago
Ronald S. Bultje 84a020efc3 roqvideo: cosmetics. 13 years ago
Ronald S. Bultje cdf1577162 roqvideo: convert to bytestream2 API. 13 years ago
Ronald S. Bultje 93b53ffb1a dca: don't use av_clip_uintp2(). 13 years ago
Ronald S. Bultje 626964a4c4 wmall: fix build with -DDEBUG enabled. 13 years ago