mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-15 08:02:34 -05:00
Add flac2wav decoder - hardcoded output is /flactest.wav
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5989 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
dbf7f51cf2
commit
b64d95fe85
4 changed files with 4 additions and 1 deletions
|
|
@ -10,3 +10,4 @@ mp2,mpa2wav.rock, 00 00 00 00 00 00
|
|||
mp3,mpa2wav.rock, 00 00 00 00 00 00
|
||||
ac3,a52towav.rock, 00 00 00 00 00 00
|
||||
a52,a52towav.rock, 00 00 00 00 00 00
|
||||
flac,flac2wav.rock, 00 00 00 00 00 00
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue