Fix harmless off-by-1 error.
[libvpx.git] / CHANGELOG
blobc445a52df378e6b1225b093892628c5c03f28f88
1 2010-06-17 v0.9.1
2   - Enhancements:
3       * ivfenc/ivfdec now support YUV4MPEG2 input and pipe I/O
4       * Speed optimizations
5   - Bugfixes:
6       * Rate control
7       * Prevent out-of-bounds accesses on invalid data
8   - Build system updates:
9       * Detect toolchain to be used automatically for native builds
10       * Support building shared libraries
11       * Better autotools emulation (--prefix, --libdir, DESTDIR)
12   - Updated LICENSE
13       * http://webmproject.blogspot.com/2010/06/changes-to-webm-open-source-license.html
16 2010-05-18 v0.9.0
17   - Initial open source release. Welcome to WebM and VP8!