mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
pbutils: add description for SBC audio caps
This commit is contained in:
parent
fcd8566665
commit
98c81089d1
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ 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-shorten", "Shorten Lossless", FLAG_AUDIO, "shn"},
|
||||
{"audio/x-sid", "Sid", FLAG_AUDIO, "sid"},
|
||||
|
|
Loading…
Reference in a new issue