shithub: mp3dec

Download patch

ref: ed69359b97838a6a5e781f61eb61b647dcafbf4a
parent: 49a4b5a41e3e1cb3361fcaae1f27762d287c2ca5
author: lieff <lieff@users.noreply.github.com>
date: Wed Jan 24 07:59:29 EST 2018

add some web links

--- a/README.md
+++ b/README.md
@@ -142,3 +142,11 @@
 lack ID3 tags, which allows us to decode the first frame and calculate all frame
 positions as ``frame_bytes * N``. However, because of padding, frames can differ
 in size even in this case.
+
+## Interesting links
+
+ * http://keyj.emphy.de/minimp3/
+ * https://github.com/technosaurus/PDMP3
+ * http://blog.bjrn.se/2008/10/lets-build-mp3-decoder.html
+ * http://www.mp3-converter.com/mp3codec/
+ * http://www.multiweb.cz/twoinches/mp3inside.htm