ref: 77e01435c018c112a3d5f29731a55b375735a538
parent: 43e1c46756508f885b18b879e430b67eaec68544
author: huili2 <[email protected]>
date: Thu Aug 28 16:13:14 EDT 2014
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)