Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(119)

Side by Side Diff: source/libvpx/CHANGELOG

Issue 1169543007: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/config/win/x64/vp8_rtcd.h ('k') | source/libvpx/build/make/Makefile » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 xxxx-yy-zz v1.4.0 "Changes for next release"
2 vpxenc is changed to use VP9 by default.
3 Encoder controls added for 1 pass SVC.
4 Decoder control to toggle on/off loopfilter.
5
1 2015-04-03 v1.4.0 "Indian Runner Duck" 6 2015-04-03 v1.4.0 "Indian Runner Duck"
2 This release includes significant improvements to the VP9 codec. 7 This release includes significant improvements to the VP9 codec.
3 8
4 - Upgrading: 9 - Upgrading:
5 This release is ABI incompatible with 1.3.0. It drops the compatibility 10 This release is ABI incompatible with 1.3.0. It drops the compatibility
6 layer, requiring VPX_IMG_FMT_* instead of IMG_FMT_*, and adds several codec 11 layer, requiring VPX_IMG_FMT_* instead of IMG_FMT_*, and adds several codec
7 controls for VP9. 12 controls for VP9.
8 13
9 - Enhancements: 14 - Enhancements:
10 Faster VP9 encoding and decoding 15 Faster VP9 encoding and decoding
(...skipping 587 matching lines...) Expand 10 before | Expand all | Expand 10 after
598 * Detect toolchain to be used automatically for native builds 603 * Detect toolchain to be used automatically for native builds
599 * Support building shared libraries 604 * Support building shared libraries
600 * Better autotools emulation (--prefix, --libdir, DESTDIR) 605 * Better autotools emulation (--prefix, --libdir, DESTDIR)
601 - Updated LICENSE 606 - Updated LICENSE
602 * http://webmproject.blogspot.com/2010/06/changes-to-webm-open-source-lice nse.html 607 * http://webmproject.blogspot.com/2010/06/changes-to-webm-open-source-lice nse.html
603 608
604 609
605 2010-05-18 v0.9.0 610 2010-05-18 v0.9.0
606 - Initial open source release. Welcome to WebM and VP8! 611 - Initial open source release. Welcome to WebM and VP8!
607 612
OLDNEW
« no previous file with comments | « source/config/win/x64/vp8_rtcd.h ('k') | source/libvpx/build/make/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698