It's pronouced Ogg

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8085 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcoen Hirschberg 2005-11-27 17:18:54 +00:00
parent 6b8dc7056f
commit ba43c0f324

View file

@ -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 */