aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
AgeCommit message (Expand)Author
2018-11-23avcodec: add truehd_core bitstream filterPaul B Mahol
2018-11-14avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale
2018-11-11avcodec : add prores_metadata bsf for set the color property of each prores f...Martin Vignali
2018-11-05avcodec: libdav1d AV1 decoder wrapper.James Almer
2018-10-26avcodec: Implement Archimedes VIDC encoder/decoderCameron Cawley
2018-10-18avcodec/proresenc_aw : use scan table from prores_data fileMartin Vignali
2018-10-03avcodec: add an AV1 parserJames Almer
2018-09-26lavc: Add AV1 metadata bitstream filterMark Thompson
2018-09-26lavc: Add coded bitstream read/write support for AV1Mark Thompson
2018-09-23vaapi_encode_h265: Set level based on stream if not set by userMark Thompson
2018-09-23vaapi_encode_h264: Set level based on stream if not set by userMark Thompson
2018-09-23lavc/h264: Add common code for level handlingMark Thompson
2018-09-23lavc/cbs: Add JPEG supportMark Thompson
2018-09-23avcodec: add native iLBC decoderPaul B Mahol
2018-09-15avcodec: add missing mpegvideo dependencies to SpeedHQ decoderJames Almer
2018-09-11lavc, doc, configure: add libxavs2 video encoder wrapperhwren
2018-09-08avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol
2018-08-27avcodec: add WinCAM Motion Video decoderPaul B Mahol
2018-08-27avcodec: add MatchWare Screen Capture CodecPaul B Mahol
2018-08-24avcodec: add Brooktree ProSumer Video decoderPaul B Mahol
2018-08-21avcodec: add IMM4 decoderPaul B Mahol
2018-07-27lavc, doc, configure: add avs2 video decoder wrapperhwren
2018-07-27lavc: add AVS2/IEEE 1857.4 parserhwren
2018-07-21avcodec/parser: move parsers list and related API to its own fileJames Almer
2018-07-20avcodec/extract_extradata: add support for AV1James Almer
2018-07-03lavc: implement an ATRAC9 decoderRostislav Pehlivanov
2018-05-05mpegvideo: remove support for libxvid's RC systemRostislav Pehlivanov
2018-05-02lavc: Add VP9 metadata bitstream filterMark Thompson
2018-05-02lavc: Add coded bitstream read/write support for VP9Mark Thompson
2018-04-28avcodec: remove duplicate prores decoderPaul B Mahol
2018-03-29avcodec: add eac3_core bitstream filterPaul B Mahol
2018-03-29Merge commit '43778a501f1bfbceeddc8eaeea2ea2b3506beeda'James Almer
2018-03-28Merge commit 'c438899a706422b8362a13714580e988be4d638b'James Almer
2018-03-18lavc: Add filter_units bitstream filterMark Thompson
2018-03-17avformat/codec2: don't include avcodec objectsJames Almer
2018-03-13avcodec/hapqa_extract_bsf : add new bsf filterMartin Vignali
2018-03-12Support AV1 encoding using libaomLuca Barbato
2018-03-12Add AV1 video decoding support through libaomLuca Barbato
2018-03-07sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs
2018-03-07sbc: add parser for SBCAurelien Jacobs
2018-03-07sbc: implement SBC decoder (low-complexity subband codec)Aurelien Jacobs
2018-02-27avcodec/Makefile: skip nvdec.h header when nvdec is not enabledJames Almer
2018-02-24Add libcodec2 en/decoderTomas Härdin
2018-02-23avcodec/Makefile: add missing dependencies for some cuvid decodersJames Almer
2018-02-21avcodec/nvdec: Implement mjpeg nvdec hwaccelPhilip Langdale
2018-02-21vaapi: Add MJPEG decode hwaccelMark Thompson
2018-02-12fate/libavcodec: add codec_desc testMuhammad Faiz
2018-02-09aptx: implement the aptX HD bluetooth codecAurelien Jacobs
2018-01-30avcodec/Makefile: add missing opus.c dependency to opus encoderJames Almer
2018-01-04Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton