aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Jiang <jianj@google.com>2024-01-04 15:23:38 -0500
committerJerome Jiang <jianj@google.com>2024-01-04 15:23:38 -0500
commite32df98af592b646590cf2a865d737400568ef5d (patch)
tree7225a208f935eebdd32f7550f8477dc3bed702a6
parent22b17dc3fbe56278ce998a9efe06642694bcfc7d (diff)
downloadlibvpx-e32df98af592b646590cf2a865d737400568ef5d.tar.gz
Update changelog with vp9 ext rc
Bug: webm:1833 Change-Id: I7e6e1da7965f098c8b62c55a09619d0bf703b516
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a3d9fcfbc..ba880d882 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,6 +10,11 @@
Various new features for rate control library for real-time: SVC parallel
encoding, loopfilter level, support for frame dropping, and screen content.
+ New callback function send_tpl_gop_stats for vp9 external rate control
+ library, which can be used to transmit TPL stats for a group of pictures. A
+ public header vpx_tpl.h is added for the definition of TPL stats used in
+ this callback.
+
libwebm is upgraded to libwebm-1.0.0.29-9-g1930e3c.
- Enhancement: