mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix #821, support MP4 file parser. 3.0.24
This commit is contained in:
parent
12a55cd0c2
commit
6c64297264
5 changed files with 255 additions and 164 deletions
|
@ -190,6 +190,7 @@ Please select your language:
|
|||
|
||||
### V3 changes
|
||||
|
||||
* v3.0, 2017-05-30, Fix [#821][bug #821], support MP4 file parser. 3.0.24
|
||||
* v3.0, 2017-05-30, Fix [#904][bug #904], replace NXJSON(LGPL) with json-parser(BSD). 3.0.23
|
||||
* v3.0, 2017-04-16, Fix [#547][bug #547], support HLS audio in TS. 3.0.22
|
||||
* v3.0, 2017-03-26, Fix [#820][bug #820], extract service for modules. 3.0.21
|
||||
|
@ -1420,6 +1421,7 @@ Winlin
|
|||
[bug #820]: https://github.com/ossrs/srs/issues/820
|
||||
[bug #547]: https://github.com/ossrs/srs/issues/547
|
||||
[bug #904]: https://github.com/ossrs/srs/issues/904
|
||||
[bug #821]: https://github.com/ossrs/srs/issues/821
|
||||
[bug #xxxxxxxxxxxxx]: https://github.com/ossrs/srs/issues/xxxxxxxxxxxxx
|
||||
|
||||
[exo #828]: https://github.com/google/ExoPlayer/pull/828
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue