Added audio/x-m4a to the sink caps
Original commit message from CVS: Added audio/x-m4a to the sink caps
This commit is contained in:
parent
0629847fb1
commit
b1cf10ff2e
@ -117,6 +117,11 @@ GST_PAD_TEMPLATE_FACTORY (sink_templ,
|
||||
"qtdemux_sink",
|
||||
"video/quicktime",
|
||||
NULL
|
||||
),
|
||||
GST_CAPS_NEW (
|
||||
"qtdemux_sink",
|
||||
"audio/x-m4a",
|
||||
NULL
|
||||
)
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user