1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

fix #310, refine aac LC, support aac HE/HEv2. 2.0.134.

This commit is contained in:
winlin 2015-03-08 17:36:43 +08:00
parent d3e2838fc6
commit 8dbabe3708
4 changed files with 22 additions and 1 deletions

View file

@ -550,6 +550,7 @@ Supported operating systems and hardware:
### SRS 2.0 history
* v2.0, 2015-03-08, fix [#310](https://github.com/winlinvip/simple-rtmp-server/issues/310), refine aac LC, support aac HE/HEv2. 2.0.134.
* v2.0, 2015-03-06, for [#322](https://github.com/winlinvip/simple-rtmp-server/issues/322), fix http-flv stream bug, support multiple streams. 2.0.133.
* v2.0, 2015-03-06, refine http request parse. 2.0.132.
* v2.0, 2015-03-01, for [#179](https://github.com/winlinvip/simple-rtmp-server/issues/179), revert dvr http api. 2.0.128.