35647 Commits (1f7b67a1caef19842533e2831350312d5b6c3f5f)

Author SHA1 Message Date
foo86 1f7b67a1ca avcodec/dca_parser: simplify state machine 9 years ago
foo86 054a2c9fdf avcodec/dca: support EXSS marker in avpriv_dca_convert_bitstream() 9 years ago
foo86 d1f558b362 avcodec/dca: require checked bitstream reader 9 years ago
Andrey Turkin d3463912c1 avcodec/nvenc: extract timestamp calculations into separate function 9 years ago
Andrey Turkin 0d021cc8b3 avcodec/nvenc: rework library load and GPU selection 9 years ago
Andrey Turkin f052ef30ef avcodec/nvenc: allow configuring number of surfaces 9 years ago
Andrey Turkin b69335304d avcodec/nvenc: use INIT_CLEANUP to deal with init failures 9 years ago
Andrey Turkin f84dfbc74a avcodec/nvenc: add rate control option 9 years ago
Andrey Turkin 40df468ab1 avcodec/nvenc: convert tier to AVOptions 9 years ago
Andrey Turkin b0172873a8 avcodec/nvenc: convert levels to AVOptions 9 years ago
Andrey Turkin 9824321b32 avcodec/nvenc: convert profile parsing to AVOptions 9 years ago
Andrey Turkin faffff88c2 avcodec/nvenc: use AVOptions to select presets 9 years ago
Andrey Turkin 7aa16d59bf avcodec/nvenc: split H264/HEVC encoder definitions into separate files 9 years ago
Rostislav Pehlivanov a1953d4cec aacpsy: remove dead code 9 years ago
Michael Niedermayer 0b9b3163f2 avcodec/libxvid: Fix use of uninitialized AVPacket fields 9 years ago
ZhouXiaoyong 2c7fd0e36b avcodec/mips/h264qpel_mmi.c: Version 2 of the optimizations for loongson mmi 9 years ago
Håvard Espeland 9c43703620 avcodec/proresdec2: Add support for grayscale videos 9 years ago
foo86 a0f76b825c avcodec/dca: move EXSS sampling frequency arrays to dca.c 9 years ago
Paul B Mahol d93495c954 avcodec/vble: add frame threading support 9 years ago
Matthieu Bouron d14deeb6bc lavc/mediacodec: add missing MediaCodec.Get{Input,Output}Buffer() checks 9 years ago
Matthieu Bouron fbc9359d85 lavc/mediacodec: factorize static fields initialization 9 years ago
James Almer 493db04c4e avcodec/Makefile: add missing dependencies to dca parser 9 years ago
foo86 cb55c5b49e avcodec/dca_parser: set duration for core-less streams 9 years ago
foo86 72a9a7e9cb avcodec/dca_exss: prepare to be called from parser context 9 years ago
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