From 2e637867315ffeda3cd8970825ec86acc3fc4a30 Mon Sep 17 00:00:00 2001 From: guangwei Date: Fri, 10 Jun 2022 09:51:46 +0800 Subject: [PATCH] update release note (#3539) --- RELEASES | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/RELEASES b/RELEASES index ce2ad24cc4..81c70c7bc5 100644 --- a/RELEASES +++ b/RELEASES @@ -1,6 +1,14 @@ Releases ----------- +v2.3.0 +------ +- Decoder bug fix to correct the B-frame order in some case +- Fixes to avoid hanging for multi-thread decoding +- Some Enhancements and fixes for rate control +- Assembly optimization for loongson platform +- Some minor bug fixes + v2.2.0 ------ - Add support for B-slice error concealment @@ -213,6 +221,21 @@ Binaries These binary releases are distributed under this license: http://www.openh264.org/BINARY_LICENSE.txt +v2.3.0 +http://ciscobinary.openh264.org/libopenh264-2.3.0-android-arm.6.so.bz2 +http://ciscobinary.openh264.org/libopenh264-2.3.0-android-arm64.6.so.bz2 +http://ciscobinary.openh264.org/libopenh264-2.3.0-android-x86.6.so.bz2 +http://ciscobinary.openh264.org/libopenh264-2.3.0-android-x64.6.so.bz2 +http://ciscobinary.openh264.org/libopenh264-2.3.0-ios.a.bz2 +http://ciscobinary.openh264.org/libopenh264-2.3.0-linux32.6.so.bz2 +http://ciscobinary.openh264.org/libopenh264-2.3.0-linux64.6.so.bz2 +http://ciscobinary.openh264.org/libopenh264-2.3.0-linux-arm.6.so.bz2 +http://ciscobinary.openh264.org/libopenh264-2.3.0-linux-arm64.6.so.bz2 +http://ciscobinary.openh264.org/libopenh264-2.3.0-osx-arm64.6.dylib.bz2 +http://ciscobinary.openh264.org/libopenh264-2.3.0-osx-x64.6.dylib.bz2 +http://ciscobinary.openh264.org/openh264-2.3.0-win32.dll.bz2 +http://ciscobinary.openh264.org/openh264-2.3.0-win64.dll.bz2 + v2.2.0 http://ciscobinary.openh264.org/libopenh264-2.2.0-android-arm.6.so.bz2 http://ciscobinary.openh264.org/libopenh264-2.2.0-android-arm64.6.so.bz2