summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* avcodec/nvenc: use INIT_CLEANUP to deal with init failuresAndrey Turkin2016-05-31
* avcodec/nvenc: add rate control optionAndrey Turkin2016-05-31
* avcodec/nvenc: convert tier to AVOptionsAndrey Turkin2016-05-31
* avcodec/nvenc: convert levels to AVOptionsAndrey Turkin2016-05-31
* avcodec/nvenc: convert profile parsing to AVOptionsAndrey Turkin2016-05-31
* avcodec/nvenc: use AVOptions to select presetsAndrey Turkin2016-05-31
* avcodec/nvenc: split H264/HEVC encoder definitions into separate filesAndrey Turkin2016-05-31
* aacpsy: remove dead codeRostislav Pehlivanov2016-05-31
* avcodec/libxvid: Fix use of uninitialized AVPacket fieldsMichael Niedermayer2016-05-31
* avcodec/mips/h264qpel_mmi.c: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-30
* avcodec/proresdec2: Add support for grayscale videosHÃ¥vard Espeland2016-05-27
* Merge commit '44d16df413878588659dd8901bba016b5a869fd1'Hendrik Leppkes2016-05-27
|\
| * h264_parser: eliminate H264SliceContext usageAnton Khirnov2016-04-24
* | avcodec/dca: move EXSS sampling frequency arrays to dca.cfoo862016-05-26
* | avcodec/vble: add frame threading supportPaul B Mahol2016-05-26
* | lavc/mediacodec: add missing MediaCodec.Get{Input,Output}Buffer() checksMatthieu Bouron2016-05-25
* | lavc/mediacodec: factorize static fields initializationMatthieu Bouron2016-05-25
* | avcodec/Makefile: add missing dependencies to dca parserJames Almer2016-05-25
* | avcodec/dca_parser: set duration for core-less streamsfoo862016-05-25
* | avcodec/dca_exss: prepare to be called from parser contextfoo862016-05-25
* | avcodec/nvenc: Require Maxwell for losslessTimo Rothenpieler2016-05-25
* | avcodec/nvenc: CUDA frames supportAndrey Turkin2016-05-25
* | avcodec/nvenc: replace custom FIFOs with AVFifosAndrey Turkin2016-05-25
* | avcodec/nvenc: combine input and output surface structuresAndrey Turkin2016-05-25
* | avcodec/nvenc: split large functions into smaller onesAndrey Turkin2016-05-25
* | libavcodec/dv_tablegen: fixed wrong printf formatdsmudhar2016-05-24
* | avcodec/mips/idctdsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-23
* | avcodec/mips/pixblockdsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-23
* | avcodec/mips/blockdsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-23
* | avcodec/dca_exss: always update downmix flagsfoo862016-05-23
* | libavcodec/cfhd: fixed wrong printf formatdsmudhar2016-05-23
* | avcodec/truemotion2rt: also export key frame infoPaul B Mahol2016-05-22
* | avcodec/iff: mention RGB8/RGBN decoderPiotr Bandurski2016-05-22
* | avcodec/mvcdec: simplify, no need to use reget bufferPaul B Mahol2016-05-22
* | avcodec: add adpcm MTAF decoderPaul B Mahol2016-05-21
* | avcodec/aic: add frame threading supportPaul B Mahol2016-05-21
* | avcodec/mips: loongson optimize h264pred with mmi v3Zhou Xiaoyong2016-05-21
* | avcodec/mips: loongson optimize hpeldsp with mmi v1Zhou Xiaoyong2016-05-21
* | avcodec/mips/mpegvideo_mmi: Version 2 of the optimizations for loongson mmiZhou Xiaoyong2016-05-21
* | avcodec/sgirledec: simplify, no need to use reget bufferPaul B Mahol2016-05-21
* | avcodec/mips/h264chroma_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-21
* | avcodec/dca: use LUT for LBR frequency rangesfoo862016-05-20
* | avcodec/dca: simplify 'residual ok' flag trackingfoo862016-05-20
* | avcodec/dca_parser: improve frame end searchfoo862016-05-20
* | avcodec/dca: don't set initial sample_fmtfoo862016-05-20
* | avcodec/dca: remove useless debug messagefoo862016-05-20
* | avcodec/dca: remove Rice code length limitfoo862016-05-20
* | avcodec/utils: Move avctx->codec check before its useMichael Niedermayer2016-05-20
* | avcodec/adpcm: pick correct step_index for IMA AMVPaul B Mahol2016-05-19
* | avcodec/options-test: Check avcodec_open2() return valueMichael Niedermayer2016-05-19