From e32df98af592b646590cf2a865d737400568ef5d Mon Sep 17 00:00:00 2001 From: Jerome Jiang Date: Thu, 4 Jan 2024 15:23:38 -0500 Subject: [PATCH] Update changelog with vp9 ext rc Bug: webm:1833 Change-Id: I7e6e1da7965f098c8b62c55a09619d0bf703b516 --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index a3d9fcf..ba880d8 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: -- 2.7.4