From c69933d68beb1d8ab4d16e1d9bd292be8e858dad Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 30 Nov 2013 16:24:03 +0800 Subject: [PATCH] add transcoding params to config --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3b516fc4..b68b1dbdb 100755 --- a/README.md +++ b/README.md @@ -117,8 +117,9 @@ usr sys idl wai hiq siq| read writ| recv send| in out | int csw * nginx v1.5.0: 139524 lines
### History -* v0.7, 2013-11-29, support --with/without -ffmpeg. -* v0.7, 2013-11-29, add ffmpeg-2.1, x264-core138, lame-3.99.5, libaacplus-2.0.2. +* v0.7, 2013-11-30, add transcoding params to config. +* v0.7, 2013-11-30, support --with/without -ffmpeg, build ffmpeg-2.1. +* v0.7, 2013-11-30, add ffmpeg-2.1, x264-core138, lame-3.99.5, libaacplus-2.0.2. * v0.6, 2013-11-29, v0.6 released. 16094 lines. * v0.6, 2013-11-29, add performance summary, 1800 clients, 900Mbps, CPU 90.2%, 41MB. * v0.6, 2013-11-29, support forward stream to other edge server.