aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/hwaccels.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec: add D3D12VA hardware accelerated VC1 decodingWu Jianhua2023-12-211-0/+2
* avcodec: add D3D12VA hardware accelerated MPEG-2 decodingWu Jianhua2023-12-211-0/+1
* avcodec: add D3D12VA hardware accelerated AV1 decodingWu Jianhua2023-12-211-0/+1
* avcodec: add D3D12VA hardware accelerated VP9 decodingWu Jianhua2023-12-211-0/+1
* avcodec: add D3D12VA hardware accelerated HEVC decodingWu Jianhua2023-12-211-0/+1
* avcodec: add D3D12VA hardware accelerated H264 decodingWu Jianhua2023-12-211-0/+1
* avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccelAndreas Rheinhardt2023-08-071-65/+63
* av1dec: add Vulkan hwaccelLynne2023-05-291-0/+1
* hevcdec: add Vulkan hwaccelLynne2023-05-291-0/+1
* h264dec: add Vulkan hwaccelLynne2023-05-291-0/+1
* 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