add release note for v1.1.1

This commit is contained in:
huili2 2014-08-28 20:13:14 -07:00
parent 43e1c46756
commit 77e01435c0

View File

@ -1,5 +1,20 @@
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
------