Skip to content

Commit

Permalink
update release note (#3539)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuangweiWang authored Jun 10, 2022
1 parent 8fe55e3 commit 2e63786
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions RELEASES
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 2e63786

Please sign in to comment.