ref: f9448ced69d9393191c1c82e96953cdf2b4cc29c
parent: 681b1da69899535a41b8aee4628811d4e529be8c
author: huili2 <huili2@cisco.com>
date: Sun Aug 10 16:01:00 EDT 2014
release note for v1.1.0
--- 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
------