diff options
| author | Dave Chapman <dave@dchapman.com> | 2005-02-19 12:11:18 +0000 |
|---|---|---|
| committer | Dave Chapman <dave@dchapman.com> | 2005-02-19 12:11:18 +0000 |
| commit | 4d961f21285de89360173ccc76ee82eb504d726e (patch) | |
| tree | e41a8acd5f2879abd572de666bec36b8266e6a47 /apps/plugins/SOURCES | |
| parent | 1839a956ba67fc601706bfd9d5f46a22c60bfc70 (diff) | |
| download | rockbox-4d961f21285de89360173ccc76ee82eb504d726e.zip rockbox-4d961f21285de89360173ccc76ee82eb504d726e.tar.gz rockbox-4d961f21285de89360173ccc76ee82eb504d726e.tar.bz2 rockbox-4d961f21285de89360173ccc76ee82eb504d726e.tar.xz | |
First version of vorbis decoder
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6017 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index abdc104..d29bd3c 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -67,4 +67,5 @@ alpine_cdc.c mpa2wav.c a52towav.c flac2wav.c +vorbis2wav.c #endif |