avcodec/d3d12va_encode: D3D12 H264 encoding support

This patch introduces hardware-accelerated H.264 encoding
using Direct3D 12 Video API (D3D12VA).
This commit is contained in:
Araz Iusubov
2025-10-15 13:23:03 +02:00
committed by Tong Wu
parent ed007ad427
commit d19b7c283c
5 changed files with 638 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ version <next>:
- gfxcapture: Windows.Graphics.Capture based window/monitor capture
- hxvs demuxer for HXVS/HXVT IP camera format
- MPEG-H 3D Audio decoding via mpeghdec
- D3D12 H.264 encoder
version 8.0: