shithub: openh264

Download patch

ref: e3d8524c82c889f112bacd93036bf416f81c4b96
parent: 28fa2e7c98097673988bd4c1fd1e38f00747e051
author: zhiliang wang <zhilwang@cisco.com>
date: Thu Aug 21 05:10:49 EDT 2014

Refine EncDemo.

--- a/codec/build/iOS/enc/encDemo/encDemo/ViewController.m
+++ b/codec/build/iOS/enc/encDemo/encDemo/ViewController.m
@@ -70,6 +70,8 @@
         [bsfile UTF8String],
         "-numl",
         "1",
+        "-lconfig",
+        "0",
         [dlayerCfg UTF8String],
     };
     NSLog(@"WELS_INFO: enc config file: %@", encCfg);