ref: c1cc195ab1a389e8dbad22b588e413490fa13d30
parent: 06ab5b1934cc2e2fe718307dd2b1d2f2c762a640
parent: 77e01435c018c112a3d5f29731a55b375735a538
author: ruil2 <[email protected]>
date: Fri Aug 29 10:41:46 EDT 2014
Merge pull request #1319 from huili2/release_note_1.1.1 add release note for v1.1.1
--- a/RELEASES
+++ b/RELEASES
@@ -1,6 +1,21 @@
Releases
-----------
+v1.1.1
+- Modify some APIs
+ - Add WelsGetDecoderCapability for SDP negotiation usage
+ - Add RC_BUFFERBASED_MODE for screen content RC
+ - Add SLTRConfig for SetOption in encoder
+ - Add ENCODER_OPTION_COMPLEXITY/ECOMPLEXITY_MODE in TagEncParamExt
+ - Remove uiFrameToBeCoded in TagEncParamExt
+ - Remove iInputCsp in TagEncParamBase/TagEncParamExt
+ - Modify iOutputColorFormat as eOutputColorFormat
+ - Modify uiEcActiveFlag as eEcActiveIdc
+ - Rename ENCOCER_LTR_MARKING_PERIOD to ENCODER_LTR_MARKING_PERIOD
+- Improve the encoding speed of screen content encoding including ARM and X86
+- fix some bugs
+
+-----------
v1.1.0
------
- Modify some APIs (see API doc for detail)