summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* qsvenc: add the Access Unit Delimiter NAL Unit supportZhong Li2018-03-16
* qsvenc: Fix a typo of FrameRateExtD/FrameRateExtNZhong Li2018-03-16
* Support AV1 encoding using libaomLuca Barbato2018-03-12
* Add AV1 video decoding support through libaomLuca Barbato2018-03-12
* amf: Replace writer_id option with LIBAV_AMF_WRITER_ID constantAlexander Kravchenko2018-03-07
* qsvenc: Provide a detailed error message if the parameters are invalidZhong Li2018-03-05
* h264_metadata: Add option to delete filler dataMark Thompson2018-02-20
* cbs_h264: Add support for filler NAL unitsMark Thompson2018-02-20
* cbs_h264: Move slice_group_id array out of PPS structureMark Thompson2018-02-20
* h264_metadata: Always add the SEI user data to the first access unitMark Thompson2018-02-20
* h264_metadata: Use common SEI addition functionMark Thompson2018-02-20
* cbs_h264: Add utility functions to insert/delete SEI messagesMark Thompson2018-02-20
* cbs: Refcount all the things!Mark Thompson2018-02-20
* cbs_h264: Add hack for pic_timing with no active SPSMark Thompson2018-02-20
* cbs_h2645: Remove active ps references when it is replacedMark Thompson2018-02-20
* cbs: Demote the "decomposition unimplemented" warningMark Thompson2018-02-20
* vaapi_h265: Mark unused entries in RefPicList[01] as explicitly invalidMark Thompson2018-02-20
* vaapi_encode: Destroy output buffer pool before VA contextMark Thompson2018-02-20
* vaapi_encode: Allocate slice structures and parameter buffers dynamicallyJun Zhao2018-02-20
* cbs: Minor comment fixes / cosmeticsMark Thompson2018-02-20
* cbs: Add an explicit type for coded bitstream unit typesMark Thompson2018-02-20
* cbs: Allocate the context inside the init functionMark Thompson2018-02-20
* build: Ignore generated mpeg12framerate test binaryDiego Biurrun2018-02-12
* avcodec/vc1dec: fix mby_start for interlaced contentMichael Niedermayer2018-02-11
* lavc/qsv: default la_ds to MFX_LOOKAHEAD_DS_UNKNOWNRuiling Song2018-02-12
* qsvenc: AVBR is not supported on non-windows OSZhong Li2018-02-12
* lavc: Add per-thread surfaces in get_hw_frame_parameters()Mark Thompson2018-02-11
* lavc: Add support for increasing hardware frame pool sizesMark Thompson2018-02-11
* Drop some unnecessary config.h #includesDiego Biurrun2018-02-06
* avpacket: Initialize the allocated padding area in side dataMartin Storsjö2018-02-01
* vc1: skip motion compensation when data for last picture is invalidSean McGovern2018-01-30
* qsvdec: Relax the surface vs coded dimension checkZhong Li2018-01-26
* qsv: Skip the packet if decoding failureRuiling, Song2018-01-25
* qsv: better to use alignment by 16 and HEVC 10b requires alignment by 32Maxym Dmytrychenko2018-01-08
* Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton2018-01-04
* x264: Support version 153Luca Barbato2017-12-27
* mmaldec: Fix compilation after 2fcb0090Martin Storsjö2017-12-20
* lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-19
* lavc: Delete all fake hwaccelsMark Thompson2017-12-19
* lavc: Remove register mechanism for hwaccelsMark Thompson2017-12-19
* lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson2017-12-19
* lavc: Use hardware config information in ff_get_format()Mark Thompson2017-12-19
* webp: Fix alpha initialisationMark Thompson2017-12-19
* lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-12-19
* lavc: Add codec metadata to indicate hardware supportMark Thompson2017-12-19
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* qsv: Support explicit lookahead downscalingLuca Barbato2017-12-12
* qsv/vp8dec: fixes memory leak issueLi, Zhong2017-12-12
* lavc/qsvenc: add error messeage if ICQ unsupported.Li, Zhong2017-12-12
* lavc/qsvenc: ICQ/VCM/QVBR are not avilable on LinuxLi, Zhong2017-12-12