diff options
author | Haihao Xiang <haihao.xiang@intel.com> | 2022-11-17 10:33:57 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2022-11-22 13:53:08 +0800 |
commit | 9f5a9a749962e10a98ef040f87817ef1fede3df9 (patch) | |
tree | d4c7d09fcdc012859a136d407cd718a36b266877 | |
parent | 3dc8bceabed0bb514342a3da24e6ae4eac8c2703 (diff) | |
download | ffmpeg-9f5a9a749962e10a98ef040f87817ef1fede3df9.tar.gz |
Changelog: Add missing lines for QSV
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,9 @@ version <next>: - nvenc AV1 encoding support - MediaCodec decoder via NDKMediaCodec - MediaCodec encoder +- oneVPL support for QSV +- QSV AV1 encoder +- QSV decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9 version 5.1: |