aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/d3d12va_decode.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/d3d12va_decode: remove extra spaces for declarationTong Wu2024-04-031-2/+2
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-311-0/+1
* avcodec/d3d12va_decode: fix different 'const' qualifiers warningTong Wu2024-02-081-1/+1
* lavc/d3d12va: Improve behaviour on missing decoder supportMark Thompson2024-02-041-4/+8
* avcodec/d3d12va_decode: check existance before assigning a new indexTong Wu2024-01-261-7/+7
* avcodec/d3d12va: remove unused variablesJames Almer2024-01-241-5/+0
* avcodec/d3d12va_decode: don't change the resource state if the referenced fra...Wu Jianhua2024-01-051-6/+6
* avcodec/d3d12va_decode|dxva2: add a warning to replace assertionTong Wu2024-01-051-2/+1
* avcodec/d3d12va_decode: delete an empty line and fix a fuction alignmentTong Wu2024-01-051-2/+1
* d3d12va: Add a missing include for the declaration of ff_d3d12va_get_surface_...Martin Storsjö2023-12-211-0/+1
* avcodec: add D3D12VA hardware accelerated H264 decodingWu Jianhua2023-12-211-0/+538