summaryrefslogtreecommitdiffstats
path: root/libavcodec/allcodecs.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: Add librav1e encoderDerek Buitenhuis2019-11-101-0/+1
* lavc/qsvenc: enable vp9 encoderZhong Li2019-11-031-0/+1
* lavc/g729dec: Support decoding Sipro ACELP.KELVIN.Carl Eugen Hoyos2019-09-161-0/+1
* avcodec/allcodecs: make libdav1d the preferred AV1 decoderJames Almer2019-09-161-1/+1
* avcodec: add IMM5 decoderPaul B Mahol2019-08-291-0/+1
* lavc/qsvdec: Add VP9 decoder supportZhong Li2019-08-201-0/+1
* lavc/qsvdec: Add mjpeg decoder supportZhong Li2019-08-201-0/+1
* VP4 video decoderPeter Ross2019-06-121-0/+1
* avcodec: add LSCR decoderPaul B Mahol2019-04-131-0/+1
* avcodec: add ADPCM AGM decoderPaul B Mahol2019-04-111-0/+1
* avcodec: add Amuse Graphics decoderPaul B Mahol2019-03-311-0/+1
* add libaribb24 ARIB STD-B24 caption decoderJan Ekström2019-02-101-0/+1
* avcodec: add ARBC decoderPaul B Mahol2019-01-271-0/+1
* avcodec: add HCOM decoderPaul B Mahol2019-01-151-0/+1
* avcodec: add HYMT decoderPaul B Mahol2018-12-311-0/+1
* avcodec: add PCM-DVD encoderPaul B Mahol2018-12-011-0/+1
* avcodec: libdav1d AV1 decoder wrapper.James Almer2018-11-051-0/+1
* avcodec: Implement Archimedes VIDC encoder/decoderCameron Cawley2018-10-261-0/+2
* avcodec: add native iLBC decoderPaul B Mahol2018-09-231-0/+1
* lavc, doc, configure: add libxavs2 video encoder wrapperhwren2018-09-111-0/+1
* avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol2018-09-081-0/+1
* avcodec: add WinCAM Motion Video decoderPaul B Mahol2018-08-271-0/+1
* avcodec: add MatchWare Screen Capture CodecPaul B Mahol2018-08-271-0/+1
* allcodecs: reorder ff_bitpacked_decoderRostislav Pehlivanov2018-08-251-1/+1
* avcodec: add Brooktree ProSumer Video decoderPaul B Mahol2018-08-241-0/+1
* avcodec: add IMM4 decoderPaul B Mahol2018-08-211-0/+1
* lavc, doc, configure: add avs2 video decoder wrapperhwren2018-07-271-0/+1
* lavc: implement an ATRAC9 decoderRostislav Pehlivanov2018-07-031-0/+1
* avcodec/allcodecs: Provide empty codec_list in allcodecs when ossfuzz is usedMichael Niedermayer2018-05-281-1/+4
* avcodec: Disable new iterate API for ossfuzzMichael Niedermayer2018-05-161-0/+5
* avcodec: remove duplicate prores decoderPaul B Mahol2018-04-281-1/+0
* lavc: prefer the mp3float decoder to the mp3 decoderRostislav Pehlivanov2018-04-011-3/+3
* Merge commit '43778a501f1bfbceeddc8eaeea2ea2b3506beeda'James Almer2018-03-291-0/+1
|\
| * Support AV1 encoding using libaomLuca Barbato2018-03-121-1/+1
* | Merge commit 'c438899a706422b8362a13714580e988be4d638b'James Almer2018-03-281-0/+1
|\ \ | |/
| * Add AV1 video decoding support through libaomLuca Barbato2018-03-121-0/+1
| * Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton2018-01-041-0/+2
| * lavc: Remove register mechanism for hwaccelsMark Thompson2017-12-191-51/+0
* | sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs2018-03-071-0/+1
* | sbc: implement SBC decoder (low-complexity subband codec)Aurelien Jacobs2018-03-071-0/+1
* | Add libcodec2 en/decoderTomas Härdin2018-02-241-0/+2
* | aptx: implement the aptX HD bluetooth codecAurelien Jacobs2018-02-091-0/+2
* | lavc: add new API for iterating codecs and codec parsersJosh de Kock2018-02-061-625/+841
* | Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDKMikhail Mironov2017-11-281-0/+2
* | lavc: Remove register mechanism for hwaccelsMark Thompson2017-11-261-82/+0
* | avcodec: Implement mpeg4 nvdec hwaccelPhilip Langdale2017-11-201-0/+1
* | avcodec: Implement mpeg1 nvdec hwaccelPhilip Langdale2017-11-201-0/+1
* | avcodec: Implement mpeg2 nvdec hwaccelPhilip Langdale2017-11-181-0/+1
* | avcodec: Implement vc1 nvdec hwaccelPhilip Langdale2017-11-141-0/+2
* | avcodec/videotoolboxenc: add hevc_videotoolbox encoderAman Gupta2017-11-131-0/+1
OpenPOWER on IntegriCloud