aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Jiang <jianj@google.com>2024-01-09 16:12:22 -0500
committerJerome Jiang <jianj@google.com>2024-01-09 16:12:22 -0500
commit602e2e8979d111b02c959470da5322797dd96a19 (patch)
treeea06d810b07f4d39f4bc3f2267f5804720b5116c
parent2b1f6859f63ed874b27dc386e7d531536520e1ab (diff)
downloadlibvpx-602e2e8979d111b02c959470da5322797dd96a19.tar.gz
Fix a typo in changelog for v1.14.0
Bug: webm:1833 Change-Id: I8133f678cf4231f2d048c61e42622b883897712a
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ba880d882..6e39ca09e 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.