mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 04:45:36 +00:00
descriptions: longer version of two audio codec descriptions
This commit is contained in:
parent
27c1261c72
commit
e09253724b
1 changed files with 2 additions and 2 deletions
|
@ -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, ""},
|
||||
|
|
Loading…
Reference in a new issue