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
de386a57d9
commit
9c81eec41c
@ -117,6 +117,11 @@ GST_PAD_TEMPLATE_FACTORY (sink_templ,
|
|||||||
"qtdemux_sink",
|
"qtdemux_sink",
|
||||||
"video/quicktime",
|
"video/quicktime",
|
||||||
NULL
|
NULL
|
||||||
|
),
|
||||||
|
GST_CAPS_NEW (
|
||||||
|
"qtdemux_sink",
|
||||||
|
"audio/x-m4a",
|
||||||
|
NULL
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user