qtmux: expose mulaw caps

https://bugzilla.gnome.org/show_bug.cgi?id=696052
This commit is contained in:
Nicola Murino 2013-03-18 12:30:50 +01:00 committed by Tim-Philipp Müller
parent 76c56beb5a
commit 709f05234f

View file

@ -167,6 +167,7 @@ GstQTMuxFormatProp gst_qt_mux_format_list[] = {
AAC_CAPS " ; "
ADPCM_CAPS " ; "
"audio/x-alaw, " COMMON_AUDIO_CAPS (2, MAX) "; "
"audio/x-mulaw, " COMMON_AUDIO_CAPS (2, MAX) "; "
AMR_CAPS " ; " ALAC_CAPS)
}
,