summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Jiang <jianj@google.com>2022-06-21 14:54:16 -0400
committerJerome Jiang <jianj@google.com>2022-06-21 14:54:16 -0400
commit5df4da402675f2d829acfb006d7cd27dd387d776 (patch)
tree27570b2aec361220507f594233bcf7bbbdbb653e
parent03d4c6fed9ce058ff27cdf523275d301073f6651 (diff)
downloadlibvpx-5df4da402675f2d829acfb006d7cd27dd387d776.tar.gz
libvpx-5df4da402675f2d829acfb006d7cd27dd387d776.tar.bz2
libvpx-5df4da402675f2d829acfb006d7cd27dd387d776.zip
Update CHANGELOG for L2E
Bug: webm:1752 Change-Id: I5335e0360501503d5c162be4bbdef3ad73151e9f
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f061751ae..cd4e8ba43 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,6 +15,9 @@
libwebm is updated to libwebm-1.0.0.28-20-g206d268.
+ Allow SimpleEncode environment to take target level as input to match
+ the level conformance in vp9.
+
- Enhancement:
Numerous improvements on checking memory allocations.
Optimizations for Loongarch.