shithub: openh264

Download patch

ref: f432ddeea8d80e024945ba8b489051a1a120f481
parent: 6d6a63a7039157cb3cf34fb30fc4d5ff4692f427
author: Martin Storsjö <[email protected]>
date: Tue Feb 18 06:58:09 EST 2014

Remove a field from SWelsSvcCodingParam that already exists in SEncParamExt

--- a/codec/encoder/core/inc/param_svc.h
+++ b/codec/encoder/core/inc/param_svc.h
@@ -129,8 +129,6 @@
 // FALSE: Streaming Video Sharing; TRUE: Video Conferencing Meeting;
 
 int8_t		iDecompStages;		// GOP size dependency
-/* Rate Control */
-bool		bEnableRc;
 
 
  public: