summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* lavc/qsvenc: set HRD buffer sizeLi, Zhong2017-12-12
* hevc: Add hevc_get_pixel_4/8/12/16/24/32/48/64Alexandra Hájková2017-12-08
* vaapi_h265: Add named options for setting profile and levelMark Thompson2017-12-06
* vaapi_h264: Add named options for setting profile and levelMark Thompson2017-12-06
* vaapi: Make the decode profile matching more explicitMark Thompson2017-12-02
* vaapi_h264: Fix VUI max_dec_frame_bufferingJun Zhao2017-12-02
* vaapi_h265: Enable VBR modeJun Zhao2017-12-02
* cbs_mpeg2: Fix marker_bit typeMark Thompson2017-12-02
* cbs: Add padding to slice data allocationsMark Thompson2017-12-02
* stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-28
* prores: Always assume limited rangeVittorio Giovara2017-11-28
* qsvenc: cavlc option is only available for h264Li, Zhong2017-11-24