summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorZhong Li <zhongli_dev@126.com>2019-10-26 22:18:31 +0800
committerZhong Li <zhongli_dev@126.com>2019-11-03 16:45:35 +0800
commit33583803e107b6d532def0f9d949364b01b6ad5a (patch)
tree5c64d79eff6ad3d2fe35ef89cd5e269f6aae91a1 /Changelog
parente786e37326d4274c1dfbc37a6478680684c779c9 (diff)
downloadffmpeg-streaming-33583803e107b6d532def0f9d949364b01b6ad5a.zip
ffmpeg-streaming-33583803e107b6d532def0f9d949364b01b6ad5a.tar.gz
lavc/qsvenc: enable vp9 encoder
1. must enable low_power mode since just VDENC can be supported by iHD driver right now 2. Coding option1 and extra_data are not supported by MSDK 3. IVF header will be inserted in MSDK by default, but it is not needed for FFmpeg, so disable it. Signed-off-by: Zhong Li <zhongli_dev@126.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 7c971fc..558ea8d 100644
--- a/Changelog
+++ b/Changelog
@@ -20,6 +20,7 @@ version <next>:
- maskedmin and maskedmax filters
- VDPAU VP9 hwaccel
- median filter
+- QSV-accelerated VP9 encoding
version 4.2:
OpenPOWER on IntegriCloud