PR #20273 opened by ArazIusubov
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20273
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20273.patch
This patch adds support for the texture array feature
used by AMD boards in the D3D12 HEVC encoder.
In texture array mode, a single texture arra
PR #20475 opened by ArazIusubov
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20475
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20475.patch
This patch adds support for the texture array feature
used by AMD boards in the D3D12 H264 encoder.
In texture array mode, a single texture arra
PR #20552 opened by ArazIusubov
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20552
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20552.patch
Implement AV1 hardware encoding using Direct3D 12 Video API (D3D12VA).
D3D12 AV1 headers are available starting with Windows SDK 10.0.26100,
so