The Shine mp3 encoder by Gabriel Bouvigne, made as plugin/viewer by Antonius
Hellman git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8331 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
687258d66c
commit
cd33f5da62
3 changed files with 2010 additions and 0 deletions
|
@ -83,6 +83,7 @@ alpine_cdc.c
|
|||
#endif
|
||||
|
||||
#if CONFIG_CODEC == SWCODEC /* software codec platforms */
|
||||
mp3_encoder.c
|
||||
iriverify.c
|
||||
wav2wv.c
|
||||
midi2wav.c
|
||||
|
|
2008
apps/plugins/mp3_encoder.c
Normal file
2008
apps/plugins/mp3_encoder.c
Normal file
File diff suppressed because it is too large
Load diff
|
@ -14,3 +14,4 @@ mid,viewers/midi2wav, 20 70 70 3F 00 00
|
|||
rsp,viewers/searchengine, 0e 11 11 31 7e 60
|
||||
ss,rocks/sudoku, 55 55 55 55 55 55
|
||||
wav,viewers/wav2wv, 00 00 00 00 00 00
|
||||
wav,viewers/mp3_encoder, 00 00 00 00 00 00
|
||||
|
|
Loading…
Reference in a new issue