aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/d3d12va_av1.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-311-0/+1
* avcodec/d3d12va: remove unused variablesJames Almer2024-01-241-8/+0
* avcodec/d3d12va_av1.c: change the type for the ID3D12Resource_Map mapped_data...James Almer2024-01-241-1/+1
* avcodec/d3d12va_(av1|hevc|vp9): Don't use deprecated FF_PROFILE_*Andreas Rheinhardt2024-01-241-1/+1
* avcodec: add D3D12VA hardware accelerated AV1 decodingWu Jianhua2023-12-211-0/+214