descriptions: longer version of two audio codec descriptions

This commit is contained in:
Stefan Sauer 2013-12-17 18:03:40 +01:00
parent 27c1261c72
commit e09253724b

View file

@ -160,8 +160,8 @@ static const FormatInfo formats[] = {
{"audio/x-qdm", "QDesign Music (QDM)", FLAG_AUDIO, ""},
{"audio/x-qdm2", "QDesign Music (QDM) 2", FLAG_AUDIO, ""},
{"audio/x-ralf-mpeg4-generic", "Real Audio Lossless (RALF)", FLAG_AUDIO, ""},
{"audio/x-sbc", "SBC", FLAG_AUDIO, "sbc"},
{"audio/x-sds", "SDS", FLAG_AUDIO, ""},
{"audio/x-sbc", "Low Complexity Subband Coding", FLAG_AUDIO, "sbc"},
{"audio/x-sds", "Midi Sample Dump Standard", FLAG_AUDIO, ""},
{"audio/x-shorten", "Shorten Lossless", FLAG_AUDIO, "shn"},
{"audio/x-sid", "Sid", FLAG_AUDIO, "sid"},
{"audio/x-sipro", "Sipro/ACELP.NET Voice", FLAG_AUDIO, ""},