shithub: openh264

Download patch

ref: 25cad576b3335e116b7e4d3daf8157e5f48cd4c1
parent: f5b9d920ffb1e0183408223817eb7b6927e940f4
parent: 48f203929e5d802e62a71c882f8538c08777c6df
author: ruil2 <[email protected]>
date: Thu Sep 18 13:27:13 EDT 2014

Merge pull request #1372 from huili2/remove_release111

remove release note for internal v1.1.1

--- a/RELEASES
+++ b/RELEASES
@@ -1,21 +1,6 @@
 
 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)