35852 Commits (5d48e4eafa6c4559683892b8638d10508125f3cf)

Author SHA1 Message Date
Andrey Turkin e1691c44f0 avcodec/nvenc: combine input and output surface structures 9 years ago
Andrey Turkin 82d705e245 avcodec/nvenc: split large functions into smaller ones 9 years ago
dsmudhar 49640ae315 libavcodec/dv_tablegen: fixed wrong printf format 9 years ago
ZhouXiaoyong 8392794c92 avcodec/mips/idctdsp_mmi: Version 2 of the optimizations for loongson mmi 9 years ago
ZhouXiaoyong 377e5db3db avcodec/mips/pixblockdsp_mmi: Version 2 of the optimizations for loongson mmi 9 years ago
ZhouXiaoyong 05a546181f avcodec/mips/blockdsp_mmi: Version 2 of the optimizations for loongson mmi 9 years ago
foo86 9bd1d79584 avcodec/dca_exss: always update downmix flags 9 years ago
dsmudhar 84417593b9 libavcodec/cfhd: fixed wrong printf format 9 years ago
Paul B Mahol cd506c2792 avcodec/truemotion2rt: also export key frame info 9 years ago
Piotr Bandurski 854c405dab avcodec/iff: mention RGB8/RGBN decoder 9 years ago
Paul B Mahol 5ce1d089f0 avcodec/mvcdec: simplify, no need to use reget buffer 9 years ago
Paul B Mahol 8c17eea46f avcodec: add adpcm MTAF decoder 9 years ago
Paul B Mahol 8e069eb525 avcodec/aic: add frame threading support 9 years ago
Zhou Xiaoyong c749be9eb3 avcodec/mips: loongson optimize h264pred with mmi v3 9 years ago
Zhou Xiaoyong 4a963ee698 avcodec/mips: loongson optimize hpeldsp with mmi v1 9 years ago
Zhou Xiaoyong a20646bb24 avcodec/mips/mpegvideo_mmi: Version 2 of the optimizations for loongson mmi 9 years ago
Paul B Mahol ccc3f4e710 avcodec/sgirledec: simplify, no need to use reget buffer 9 years ago
ZhouXiaoyong a3eb5a3cdd avcodec/mips/h264chroma_mmi: Version 2 of the optimizations for loongson mmi 9 years ago
foo86 64fe1eebdd avcodec/dca: use LUT for LBR frequency ranges 9 years ago
foo86 801dbf0269 avcodec/dca: simplify 'residual ok' flag tracking 9 years ago
foo86 a0349ae27c avcodec/dca_parser: improve frame end search 9 years ago
foo86 39f7620d76 avcodec/dca: don't set initial sample_fmt 9 years ago
foo86 b5cda23039 avcodec/dca: remove useless debug message 9 years ago
foo86 e0706e9cc8 avcodec/dca: remove Rice code length limit 9 years ago
Michael Niedermayer b24fffeb94 avcodec/utils: Move avctx->codec check before its use 9 years ago
Paul B Mahol 14992421df avcodec/adpcm: pick correct step_index for IMA AMV 9 years ago
Michael Niedermayer 699201ac0e avcodec/options-test: Check avcodec_open2() return value 9 years ago
Michael Niedermayer 7ecfe4dc36 avcodec/diracdec: Fix potential integer overflow 9 years ago
Paul B Mahol a5c5ae5ed8 avcodec/iff: add support for ANBR files 9 years ago
Michael Niedermayer df01a29c1b avcodec/exr: Fix potential integer overflow 9 years ago
Michael Niedermayer 641dccc2aa avcodec/h264: Check init_get_bits8() for failure 9 years ago
Michael Niedermayer 7155bd1c94 avcodec/m101: Ask for samples with too small extradata_size 9 years ago
Michael Niedermayer 42ee137a0a avcodec/m101: Check BPS value 9 years ago
Paul B Mahol 810a8ba5b6 avcodec/iff: add forgotten checks for end of input buffer 9 years ago
Paul B Mahol eef2f64294 avcodec/iff: scala anim32 & anim16 decompression 9 years ago
Hendrik Leppkes a9bb4cf87d h2645_parse: support badly muxed mp4 streams 9 years ago
Paul B Mahol 95b20ad7b2 avcodec/iff: fix artifacts with uncompressed ham ANIMs 9 years ago
ZhouXiaoyong af3e944e7e avcodec/mips/h264dsp_mmi: Version 2 of the optimizations for loongson mmi 9 years ago
Paul B Mahol 72e33eec3a avcodec/iff: add support for ANIMs with keyframes and concatenated ANIMs 9 years ago
Paul B Mahol 8767470fb5 avcodec/iff: check if there is enough bytes left 9 years ago
Michael Niedermayer 35c23bf67d avcodec/dsd: Fix "warning: ctables defined but not used [-Wunused-variable]" 9 years ago
Paul B Mahol 5350e0fc97 avcodec/iff: rewrite out of bounds checking in writer 9 years ago
Michael Niedermayer fd4a52e4da avcodec/dstdec: Fix "warning: initialization from incompatible pointer type [enabled by default]" 9 years ago
Will Kelleher 964f07f68e hevc: Fix memory leak related to a53_caption data 9 years ago
Paul B Mahol 26eee872e8 avcodec/escape124: change transitions table type to int8_t 9 years ago
Paul B Mahol f57897e498 avcodec: bump minor and update Changelog for recent DST addition 9 years ago
Peter Ross 86e493a6ff avcodec: add Direct Stream Transfer (DST) decoder 9 years ago
foo86 365b0c13e4 avcodec/dca: print error message when no frame is found in packet 9 years ago
Paul B Mahol 51a1c1c6ac avcodec/iff: check for end of buffer in input for delta_l decompression 9 years ago
Paul B Mahol 01ead2a639 avcodec/iff: implement 3rd delta ANIM decompression 9 years ago