forked from len0rd/rockbox
Add support for Sony OMA file format. Currently only supports ATRAC3 (without DRM), and seeks. Tested on sansa
e200. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24615 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5039cc716d
commit
23ac6ffaa1
9 changed files with 363 additions and 0 deletions
|
@ -13,6 +13,7 @@ cook.c
|
|||
raac.c
|
||||
a52_rm.c
|
||||
atrac3_rm.c
|
||||
atrac3_oma.c
|
||||
mpc.c
|
||||
wma.c
|
||||
sid.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue