From e13e0b3420943fd3d56048ba465300646cb8c913 Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 12 Mar 2014 13:41:28 +0800 Subject: [PATCH] finish utest for amf0 codec. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f265e991d..f7ece7361 100755 --- a/README.md +++ b/README.md @@ -315,6 +315,7 @@ See also: [Performance Test Guide](https://github.com/winlinvip/simple-rtmp-serv * nginx v1.5.0: 139524 lines
### History +* v1.0, 2014-03-12, finish utest for amf0 codec. * v1.0, 2014-03-06, add gperftools for mem leak detect, mem/cpu profile. * v1.0, 2014-03-04, add gest framework for utest, build success. * v1.0, 2014-03-02, add wiki [srs-librtmp](https://github.com/winlinvip/simple-rtmp-server/wiki/SrsLibrtmp), [srs for arm](https://github.com/winlinvip/simple-rtmp-server/wiki/SrsLinuxArm), [product](https://github.com/winlinvip/simple-rtmp-server/wiki/Product)