ref: 4b5e893fcc54ca46cab4335ed98a75ecf41fd3fc
parent: 87107c50a37ee1ad6ba30272bf1823a880f090b5
parent: f9448ced69d9393191c1c82e96953cdf2b4cc29c
author: Ethan Hugg <ethanhugg@gmail.com>
date: Thu Aug 14 15:32:06 EDT 2014
Merge pull request #1277 from huili2/modify_releases_master release note for master
--- a/RELEASES
+++ b/RELEASES
@@ -1,8 +1,31 @@
Releases
+-----------
+v1.1.0
+------
+- Modify some APIs (see API doc for detail)
+- Improve the compression ratio of screen content encoding
+- ARM64 assembly support for most of core functions in encoder & decoder
+- Modify error concealment logic to always return decoding error info until IDR picture comes
+- fix some bugs
+
+Binaries
+-----------
These binary releases are distributed under this license:
http://www.openh264.org/BINARY_LICENSE.txt
+
+v1.1.0
+------
+http://ciscobinary.openh264.org/libopenh264-1.1.0-android19.so.bz2
+http://ciscobinary.openh264.org/libopenh264-1.1.0-ios32.a.bz2
+http://ciscobinary.openh264.org/libopenh264-1.1.0-ios64.a.bz2
+http://ciscobinary.openh264.org/libopenh264-1.1.0-linux32.so.bz2
+http://ciscobinary.openh264.org/libopenh264-1.1.0-linux64.so.bz2
+http://ciscobinary.openh264.org/libopenh264-1.1.0-osx32.dylib.bz2
+http://ciscobinary.openh264.org/libopenh264-1.1.0-osx64.dylib.bz2
+http://ciscobinary.openh264.org/openh264-1.1.0-win32msvc.dll.bz2
+http://ciscobinary.openh264.org/openh264-1.1.0-win64msvc.dll.bz2
v1.0.0
------