From dc7149595bb3a3e8e784151940d87d726d6a2872 Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 23 Oct 2013 00:30:37 +0800 Subject: [PATCH] support FMLE/FFMPEG publish vp6 codec, h264/aac not support yet --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8fa755f0..eabbc11a9 100755 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Features:
6. no multiple processes, single process only.
DevLog:
-* 2013-10-23, support FMLE/FFMPEG publish vp6 codec, h264/aac not support yet +* 2013-10-23, support FMLE/FFMPEG publish vp6 codec, h264/aac not support yet. 8184 lines. * 2013-10-17, created. Winlin