From 35cd4c407c275a02f31342dd8416dd0950eea4d1 Mon Sep 17 00:00:00 2001 From: winlin Date: Thu, 5 Jan 2017 10:50:02 +0800 Subject: [PATCH] patch ST for valgrind and ARM. 3.0.11 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e8e26a98..c31d9d4ec 100755 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ Please select your language: - [x] Support DVR control module introduced by nginx-rtmp, please read [#459][bug #459]. - [x] Support HTTP RAW API, please read [#459][bug #459], [#470][bug #470], [#319][bug #319]. - [x] Support http api/stream CORS for js. +- [x] Support valgrind and latest ARM by patch ST. - [x] [experiment] Support big-data with Kafka, please read [#467][bug #467]. - [x] [experiment] Support Adobe HDS(f4m), please read wiki([CN][v1_CN_DeliveryHDS], [EN][v1_EN_DeliveryHDS]). - [x] [experiment] Support push MPEG-TS over UDP to SRS, please read [bug #250][bug #250].