aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/d3d12va_vc1.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mpegpicture: Split MPVPicture into WorkPicture and ordinary PicAndreas Rheinhardt2024-06-121-5/+5
* avcodec/mpegvideo: Shorten variable namesAndreas Rheinhardt2024-06-121-5/+5
* avcodec/d3d12va_vc1: add support for D3D12_VIDEO_DECODE_PROFILE_VC1_D2010 guid.Aleksoid2024-02-081-2/+9
* avcodec/d3d12va_mpeg2|vc1: remove the unused macrosTong Wu2024-01-261-4/+0
* avcodec/d3d12va: remove unused variablesJames Almer2024-01-241-3/+0
* avcodec/d3d12va_vc1: cast mapped_data to void* before passing it to mapped_da...James Almer2024-01-241-1/+1
* avcodec: add D3D12VA hardware accelerated VC1 decodingWu Jianhua2023-12-211-0/+214