forked from len0rd/rockbox
AAC bitstream format files support
Files with extension "aac" in ADTS or ADIF format are now playable. Full credit goes to Igor Poretsky. Change-Id: I413b34e15e5242fea60d3461966ae0984080f530
This commit is contained in:
parent
9b9b30bd54
commit
928557bb17
9 changed files with 288 additions and 0 deletions
|
|
@ -63,4 +63,5 @@ metadata/vorbis.c
|
|||
metadata/vox.c
|
||||
metadata/wave.c
|
||||
metadata/wavpack.c
|
||||
metadata/aac.c
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue