From 602e2e8979d111b02c959470da5322797dd96a19 Mon Sep 17 00:00:00 2001 From: Jerome Jiang Date: Tue, 9 Jan 2024 16:12:22 -0500 Subject: [PATCH] Fix a typo in changelog for v1.14.0 Bug: webm:1833 Change-Id: I8133f678cf4231f2d048c61e42622b883897712a --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ba880d8..6e39ca0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -44,7 +44,7 @@ Fix mask in vp9_quantize_avx2,highbd_get_max_lane_eob. Fix to int overflow in vp9_calc_pframe_target_size_one_pass_cbr. Fix to integer overflow in vp8,ratectrl.c. - Fix to interger overflow in vp9 svc. + Fix to integer overflow in vp9 svc. Fix to avg_frame_bandwidth overflow. Fix to per frame qp for temporal layers. Fix to unsigned integer overflow in sse computation. -- 2.7.4