projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76c56be
)
qtmux: expose mulaw caps
author
Nicola Murino
<nicola.murino@gmail.com>
Mon, 18 Mar 2013 11:30:50 +0000
(12:30 +0100)
committer
Tim-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
patch
|
blob
|
history
diff --git
a/gst/isomp4/gstqtmuxmap.c
b/gst/isomp4/gstqtmuxmap.c
index
2795e97
..
b739a7c
100644
(file)
--- a/
gst/isomp4/gstqtmuxmap.c
+++ b/
gst/isomp4/gstqtmuxmap.c
@@
-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)
}
,