aboutsummaryrefslogtreecommitdiff
path: root/libvpx/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'libvpx/CHANGELOG')
-rw-r--r--libvpx/CHANGELOG16
1 files changed, 16 insertions, 0 deletions
diff --git a/libvpx/CHANGELOG b/libvpx/CHANGELOG
index 795d395f9..7e7aec67a 100644
--- a/libvpx/CHANGELOG
+++ b/libvpx/CHANGELOG
@@ -1,3 +1,19 @@
+2017-01-09 v1.6.1 "Long Tailed Duck"
+ This release improves upon the VP9 encoder and speeds up the encoding and
+ decoding processes.
+
+ - Upgrading:
+ This release is ABI compatible with 1.6.0.
+
+ - Enhancements:
+ Faster VP9 encoding and decoding.
+ High bit depth builds now provide similar speed for 8 bit encode and decode
+ for x86 targets. Other platforms and higher bit depth improvements are in
+ progress.
+
+ - Bug Fixes:
+ A variety of fuzzing issues.
+
2016-07-20 v1.6.0 "Khaki Campbell Duck"
This release improves upon the VP9 encoder and speeds up the encoding and
decoding processes.