summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorSil Vilerino <sivileri@microsoft.com>2023-04-14 10:39:04 -0400
committerHaihao Xiang <haihao.xiang@intel.com>2023-04-24 13:24:41 +0800
commitd54127c41a81cf2078a3504f78e0e4232cfe11b7 (patch)
tree6fd8039e865eacf7c191ff8026361c691da12e27 /Changelog
parent734a61d282b9cfc89a1e4e7bb174d80f4cce3d88 (diff)
downloadffmpeg-d54127c41a81cf2078a3504f78e0e4232cfe11b7.tar.gz
lavu/hwcontext_vaapi: Add Windows/VAAPI support with vaGetDisplayWin32
Libva 2.17+ adds a new libva-win32 node and Mesa 22.3 adds a VAAPI driver based on Direct3D 12 for Windows. Both of them are available at: https://www.nuget.org/packages/Microsoft.Direct3D.VideoAccelerationCompatibilityPack Initial review at https://github.com/intel-media-ci/ffmpeg/pull/619/ Signed-off-by: Sil Vilerino <sivileri@microsoft.com> Reviewed-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com> Reviewed-by: Wu, Tong1 <tong1.wu@intel.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4284a250a2..8268e42cbc 100644
--- a/Changelog
+++ b/Changelog
@@ -4,6 +4,7 @@ releases are sorted from youngest to oldest.
version <next>:
- libaribcaption decoder
- Playdate video decoder and demuxer
+- Extend VAAPI support for libva-win32 on Windows
version 6.0:
- Radiance HDR image support