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

for bug #293, add mp3 id3 spec

This commit is contained in:
winlin 2015-01-19 09:25:07 +08:00
parent b04888a35d
commit 99bf397487
9 changed files with 78 additions and 10 deletions

BIN
trunk/doc/mp3.id3v2.3.0.pdf Normal file

Binary file not shown.

View file

@ -63,4 +63,8 @@ http1.1-rfc2616.txt
arpa-internet-text-messages-rfc822.txt
http://www.rfc-editor.org/rfc/rfc822.txt
mp3规范
mp3.id3v2.3.0.pdf
http://id3.org/id3v2.3.0
Winlin