forked from len0rd/rockbox
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
|
@ -66,4 +66,5 @@ alpine_cdc.c
|
|||
#if CONFIG_HWCODEC == MASNONE /* software codec platforms */
|
||||
mpa2wav.c
|
||||
a52towav.c
|
||||
flac2wav.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue