summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorHaihao Xiang <haihao.xiang@intel.com>2024-02-01 16:35:35 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2024-02-29 13:36:41 +0800
commitd263fce2b209e86a5a1e8f1b6aa33430ecc2c187 (patch)
tree4daf1682da0e471d410a42972578da1eba0abcb4 /Changelog
parent57fbe929f368e65ff0bfaa3c1df5b1aa3b8b88db (diff)
lavc/qsvenc: update the selection of bitrate control method
The default method is changed to CQP Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 610ee61dd6..6e03a49426 100644
--- a/Changelog
+++ b/Changelog
@@ -27,6 +27,7 @@ version <next>:
- a C11-compliant compiler is now required; note that this requirement
will be bumped to C17 in the near future, so consider updating your
build environment if it lacks C17 support
+- Change the default bitrate control method from VBR to CQP for QSV encoders.
version 6.1:
- libaribcaption decoder