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

Wu, Tong1 tong1.wu at intel.com
Tue Feb 28 16:50:44 EET 2023


> [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.

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




More information about the ffmpeg-devel mailing list