Ethan Hugg | fc2638d | 2014-05-23 15:39:30 -0700 | [diff] [blame] | 1 | |
| 2 | Releases |
huili2 | f9448ce | 2014-08-10 20:01:00 -0700 | [diff] [blame] | 3 | ----------- |
huili2 | 77e0143 | 2014-08-28 20:13:14 -0700 | [diff] [blame] | 4 | v1.1.1 |
| 5 | - Modify some APIs |
| 6 | - Add WelsGetDecoderCapability for SDP negotiation usage |
| 7 | - Add RC_BUFFERBASED_MODE for screen content RC |
| 8 | - Add SLTRConfig for SetOption in encoder |
| 9 | - Add ENCODER_OPTION_COMPLEXITY/ECOMPLEXITY_MODE in TagEncParamExt |
| 10 | - Remove uiFrameToBeCoded in TagEncParamExt |
| 11 | - Remove iInputCsp in TagEncParamBase/TagEncParamExt |
| 12 | - Modify iOutputColorFormat as eOutputColorFormat |
| 13 | - Modify uiEcActiveFlag as eEcActiveIdc |
| 14 | - Rename ENCOCER_LTR_MARKING_PERIOD to ENCODER_LTR_MARKING_PERIOD |
| 15 | - Improve the encoding speed of screen content encoding including ARM and X86 |
| 16 | - fix some bugs |
| 17 | |
| 18 | ----------- |
huili2 | f9448ce | 2014-08-10 20:01:00 -0700 | [diff] [blame] | 19 | v1.1.0 |
| 20 | ------ |
| 21 | - Modify some APIs (see API doc for detail) |
| 22 | - Improve the compression ratio of screen content encoding |
| 23 | - ARM64 assembly support for most of core functions in encoder & decoder |
| 24 | - Modify error concealment logic to always return decoding error info until IDR picture comes |
| 25 | - fix some bugs |
Ethan Hugg | fc2638d | 2014-05-23 15:39:30 -0700 | [diff] [blame] | 26 | |
huili2 | f9448ce | 2014-08-10 20:01:00 -0700 | [diff] [blame] | 27 | |
| 28 | Binaries |
| 29 | ----------- |
Ethan Hugg | fc2638d | 2014-05-23 15:39:30 -0700 | [diff] [blame] | 30 | These binary releases are distributed under this license: |
| 31 | http://www.openh264.org/BINARY_LICENSE.txt |
| 32 | |
huili2 | f9448ce | 2014-08-10 20:01:00 -0700 | [diff] [blame] | 33 | v1.1.0 |
| 34 | ------ |
| 35 | http://ciscobinary.openh264.org/libopenh264-1.1.0-android19.so.bz2 |
| 36 | http://ciscobinary.openh264.org/libopenh264-1.1.0-ios32.a.bz2 |
| 37 | http://ciscobinary.openh264.org/libopenh264-1.1.0-ios64.a.bz2 |
| 38 | http://ciscobinary.openh264.org/libopenh264-1.1.0-linux32.so.bz2 |
| 39 | http://ciscobinary.openh264.org/libopenh264-1.1.0-linux64.so.bz2 |
| 40 | http://ciscobinary.openh264.org/libopenh264-1.1.0-osx32.dylib.bz2 |
| 41 | http://ciscobinary.openh264.org/libopenh264-1.1.0-osx64.dylib.bz2 |
| 42 | http://ciscobinary.openh264.org/openh264-1.1.0-win32msvc.dll.bz2 |
| 43 | http://ciscobinary.openh264.org/openh264-1.1.0-win64msvc.dll.bz2 |
| 44 | |
Ethan Hugg | fc2638d | 2014-05-23 15:39:30 -0700 | [diff] [blame] | 45 | v1.0.0 |
| 46 | ------ |
| 47 | |
Guangwei Wang | f8388bb | 2017-08-04 15:03:58 +0800 | [diff] [blame] | 48 | http://ciscobinary.openh264.org/libopenh264-1.0.0-android19.so.bz2 |
| 49 | http://ciscobinary.openh264.org/libopenh264-1.0.0-linux32.so.bz2 |
| 50 | http://ciscobinary.openh264.org/libopenh264-1.0.0-linux64.so.bz2 |
| 51 | http://ciscobinary.openh264.org/libopenh264-1.0.0-osx64.dylib.bz2 |
| 52 | http://ciscobinary.openh264.org/openh264-1.0.0-win32msvc.dll.bz2 |
| 53 | http://ciscobinary.openh264.org/openh264-1.0.0-win64msvc.dll.bz2 |
Ethan Hugg | fc2638d | 2014-05-23 15:39:30 -0700 | [diff] [blame] | 54 | |
| 55 | |
| 56 | |
| 57 | |