From 57fa1ce6ec6c6eebd0fce4d6578ae61f9ede9835 Mon Sep 17 00:00:00 2001 From: winlin Date: Sun, 6 Jul 2014 14:31:48 +0800 Subject: [PATCH] fix #81: fix HLS codec info, IOS ok. 0.9.153. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 347c88493..6ef0d4009 100755 --- a/README.md +++ b/README.md @@ -207,7 +207,8 @@ Supported operating systems and hardware: * 2013-10-17, Created.
## History -* v1.0, 2014-07-05, fix [#81](https://github.com/winlinvip/simple-rtmp-server/issues/81), support all aac sample rate. 0.9.150. +* v1.0, 2014-07-05, fix [#81](https://github.com/winlinvip/simple-rtmp-server/issues/81), fix HLS codec info, IOS ok. 0.9.153. +* v1.0, 2014-07-05, fix [#103](https://github.com/winlinvip/simple-rtmp-server/issues/103), support all aac sample rate. 0.9.150. * v1.0, 2014-07-05, complete kernel utest. 0.9.149 * v1.0, 2014-06-30, fix [#111](https://github.com/winlinvip/simple-rtmp-server/issues/111), always use 31bits timestamp. 0.9.143. * v1.0, 2014-06-28, response the call message with null. 0.9.137