audiocogs / aac.js

AAC decoder in JavaScript.
http://audiocogs.org/codecs/aac/
GNU Lesser General Public License v3.0
222 stars 45 forks source link

aac.js is broken #9

Open Jeroi opened 8 years ago

Jeroi commented 8 years ago

The using default mp3 showcase site code to open test.aac the latest aac version does not recon filetype. If however I use the old aac.js from aac demopage that version works, but seekbar is broken. mp3, flac, m4a, opus files works and seekbar also.