winlin

add transcoding params to config

正在显示 1 个修改的文件 包含 3 行增加2 行删除
@@ -117,8 +117,9 @@ usr sys idl wai hiq siq| read writ| recv send| in out | int csw @@ -117,8 +117,9 @@ usr sys idl wai hiq siq| read writ| recv send| in out | int csw
117 * nginx v1.5.0: 139524 lines <br/> 117 * nginx v1.5.0: 139524 lines <br/>
118 118
119 ### History 119 ### History
120 -* v0.7, 2013-11-29, support --with/without -ffmpeg.  
121 -* v0.7, 2013-11-29, add ffmpeg-2.1, x264-core138, lame-3.99.5, libaacplus-2.0.2. 120 +* v0.7, 2013-11-30, add transcoding params to config.
  121 +* v0.7, 2013-11-30, support --with/without -ffmpeg, build ffmpeg-2.1.
  122 +* v0.7, 2013-11-30, add ffmpeg-2.1, x264-core138, lame-3.99.5, libaacplus-2.0.2.
122 * v0.6, 2013-11-29, v0.6 released. 16094 lines. 123 * v0.6, 2013-11-29, v0.6 released. 16094 lines.
123 * v0.6, 2013-11-29, add performance summary, 1800 clients, 900Mbps, CPU 90.2%, 41MB. 124 * v0.6, 2013-11-29, add performance summary, 1800 clients, 900Mbps, CPU 90.2%, 41MB.
124 * v0.6, 2013-11-29, support forward stream to other edge server. 125 * v0.6, 2013-11-29, support forward stream to other edge server.