summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol2018-09-08
* avcodec: add WinCAM Motion Video decoderPaul B Mahol2018-08-27
* avcodec: add MatchWare Screen Capture CodecPaul B Mahol2018-08-27
* avcodec: add Brooktree ProSumer Video decoderPaul B Mahol2018-08-24
* avcodec: add IMM4 decoderPaul B Mahol2018-08-21
* lavc, doc, configure: add avs2 video decoder wrapperhwren2018-07-27
* lavc: add AVS2/IEEE 1857.4 parserhwren2018-07-27
* avcodec/parser: move parsers list and related API to its own fileJames Almer2018-07-21
* avcodec/extract_extradata: add support for AV1James Almer2018-07-20
* lavc: implement an ATRAC9 decoderRostislav Pehlivanov2018-07-03
* mpegvideo: remove support for libxvid's RC systemRostislav Pehlivanov2018-05-05
* lavc: Add VP9 metadata bitstream filterMark Thompson2018-05-02
* lavc: Add coded bitstream read/write support for VP9Mark Thompson2018-05-02
* avcodec: remove duplicate prores decoderPaul B Mahol2018-04-28
* avcodec: add eac3_core bitstream filterPaul B Mahol2018-03-29
* Merge commit '43778a501f1bfbceeddc8eaeea2ea2b3506beeda'James Almer2018-03-29
|\
| * Support AV1 encoding using libaomLuca Barbato2018-03-12
* | Merge commit 'c438899a706422b8362a13714580e988be4d638b'James Almer2018-03-28
|\|
| * Add AV1 video decoding support through libaomLuca Barbato2018-03-12
| * Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton2018-01-04
| * configure: rename hevc_ps to hevcparseJames Almer2017-10-10
| * mpeg12: Move finding the best frame rate to common codeMark Thompson2017-09-12
| * lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-08-20
| * lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-08-20
| * vaapi_h265: Convert to use coded bitstream infrastructureMark Thompson2017-08-13
| * vaapi_h264: Convert to use coded bitstream infrastructureMark Thompson2017-08-13
| * lavc: Add hevc_metadata bitstream filterMark Thompson2017-08-13
| * lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-08-13
| * lavc: Add h264_metadata bitstream filterMark Thompson2017-08-13
| * lavc: Add trace_headers bitstream filterMark Thompson2017-08-12
| * lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-08-12
| * lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-08-12
| * lavc: Add coded bitstream read/write APIMark Thompson2017-08-12
* | lavc: Add filter_units bitstream filterMark Thompson2018-03-18
* | avformat/codec2: don't include avcodec objectsJames Almer2018-03-17
* | avcodec/hapqa_extract_bsf : add new bsf filterMartin Vignali2018-03-13
* | sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs2018-03-07
* | sbc: add parser for SBCAurelien Jacobs2018-03-07
* | sbc: implement SBC decoder (low-complexity subband codec)Aurelien Jacobs2018-03-07
* | avcodec/Makefile: skip nvdec.h header when nvdec is not enabledJames Almer2018-02-27
* | Add libcodec2 en/decoderTomas Härdin2018-02-24
* | avcodec/Makefile: add missing dependencies for some cuvid decodersJames Almer2018-02-23
* | avcodec/nvdec: Implement mjpeg nvdec hwaccelPhilip Langdale2018-02-21
* | vaapi: Add MJPEG decode hwaccelMark Thompson2018-02-21
* | fate/libavcodec: add codec_desc testMuhammad Faiz2018-02-12
* | aptx: implement the aptX HD bluetooth codecAurelien Jacobs2018-02-09
* | avcodec/Makefile: add missing opus.c dependency to opus encoderJames Almer2018-01-30
* | lavc/Makefile: fix opus_parser dependenciesRostislav Pehlivanov2018-01-01
* | avcodec/Makefile: Fix opus parser dependency.Jacob Trimble2017-12-09
* | Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDKMikhail Mironov2017-11-28