35861 Commits (3689efea3d59579291ecafccc3d9cbe720e7bea3)

Author SHA1 Message Date
Timo Rothenpieler 24fcb23351 avcodec/nvenc: Require Maxwell for lossless 9 years ago
Andrey Turkin a8cf25dd92 avcodec/nvenc: CUDA frames support 9 years ago
Andrey Turkin cfb49fc6f7 avcodec/nvenc: replace custom FIFOs with AVFifos 9 years ago
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
Alexandra Hájková d338abb664 mpeg4videodec: Call av_log() in check_marker() with AVCodecContext instead of NULL 9 years ago
Alexandra Hájková e4b38878da Move check_marker() from get_bits to mpeg4videodec 9 years ago
Anton Khirnov 31f6a4b4b8 lavc: mark the old audio/video encoding API as deprecated 9 years ago
Anton Khirnov 8996515b13 avpacket: fix setting AVPacket.data in av_packet_ref() 9 years ago
Anton Khirnov e62ff72fc1 lavc: make avcodec_open2() fail when the timebase is not set for encoding 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