forked from len0rd/rockbox
Initial check-in of mpa2wav - a test "viewer" plugin for the iRiver to convert an MPEG audio file (MP1/2/3) into a wav file (currently hard-coded to /libmadtest.wav
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5966 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
952d9d0fcf
commit
02eaeafcb6
4 changed files with 491 additions and 1 deletions
|
@ -65,3 +65,7 @@ nim.c
|
|||
/* not for Ondio, has no remote control pin */
|
||||
alpine_cdc.c
|
||||
#endif
|
||||
|
||||
#if SOFTWARECODECS == yes
|
||||
mpa2wav.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue