Hacker News new | ask | show | jobs
by spacehunt 3589 days ago
It looks like the app tries to do its own audio file parsing and (wrongly) assumes .aac files are always MP4 containers [0] rather than as ADTS.

So perhaps not the best example of what you're trying to say.

[0] https://github.com/malizadehq/ringdroid/blob/master/src/com/...