summaryrefslogtreecommitdiff
path: root/libavcodec/hwaccels.h
Commit message (Expand)AuthorAgeFilesLines
* AV1 VDPAU hwaccel Decode supportManojGuptaBonda2022-06-251-0/+1
* lavc/mpeg*: drop the XvMC hwaccel codeAnton Khirnov2022-02-151-2/+0
* lavc/proresdec: add videotoolbox hwaccelrcombs2021-11-281-0/+1
* lavc/videotoolbox: add VP9 hardware accelerationrcombs2021-11-281-0/+1
* avcodec/dxva2: add AV1 decode supportHendrik Leppkes2020-11-121-0/+3
* avcodec/nvdec: add av1 hwaccelTimo Rothenpieler2020-11-111-0/+1
* avcodec: add av1 VAAPI decoderFei Wang2020-11-021-0/+1
* Add support for VP9 VDPAU hwaccel decodeManojGuptaBonda2019-10-261-0/+1
* avcodec/nvdec: Implement mjpeg nvdec hwaccelPhilip Langdale2018-02-211-0/+1
* vaapi: Add MJPEG decode hwaccelMark Thompson2018-02-211-0/+1
* avcodec/nvdec: Implement vp8 hwaccelPhilip Langdale2017-11-261-0/+1
* vaapi: Add VP8 decode hwaccelMark Thompson2017-11-261-0/+1
* lavc: Mark all AVHWAccel structures as constMark Thompson2017-11-261-49/+49
* lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-11-261-0/+74