qtmux: expose mulaw caps
authorNicola Murino <nicola.murino@gmail.com>
Mon, 18 Mar 2013 11:30:50 +0000 (12:30 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 22 Mar 2013 20:08:06 +0000 (20:08 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=696052

gst/isomp4/gstqtmuxmap.c

index 2795e97..b739a7c 100644 (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)
       }
   ,