[FFmpeg-devel] [PATCH v2] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding

Wu Jianhua toqsxw at outlook.com
Tue Apr 11 18:36:16 EEST 2023


> From: Wu, Tong1<mailto:tong1.wu-at-intel.com at ffmpeg.org>
> Sent: 2023年2月28日 22:51
> To: FFmpeg development discussions and patches<mailto:ffmpeg-devel at ffmpeg.org>
> Subject: Re: [FFmpeg-devel] [PATCH v2] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding
>
>> [PATCH v2] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9,
>> and AV1 decoding
>>
>> Patches attached.
>
>>-                    HWACCEL_D3D11VA2(h264),
>>+                               HWACCEL_D3D11VA(h264),
>
>This shouldn't be changed. It will block d3d11va h264dec.

Yes, I should not change it. I will fix it in the next patch.

Thanks.
Jianhua

>
>>+#endif
>>+#if CONFIG_H264_D3D12DEC_HWACCEL
>>+                               HWACCEL_D3D12DEC(h264),




More information about the ffmpeg-devel mailing list