It's pronouced Ogg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8085 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6b8dc7056f
commit
ba43c0f324
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ static const char* const codec_labels[] = {
|
|||
|
||||
#if CONFIG_CODEC == SWCODEC
|
||||
"WAV", /* Uncompressed PCM in a WAV file */
|
||||
"OGG", /* Ogg Vorbis */
|
||||
"Ogg", /* Ogg Vorbis */
|
||||
"FLAC", /* FLAC */
|
||||
"MPC", /* Musepack */
|
||||
"AC3", /* A/52 (aka AC3) audio */
|
||||
|
|
Loading…
Reference in a new issue