Change sink pad template caps to "video/quicktime"
Original commit message from CVS: Change sink pad template caps to "video/quicktime"
This commit is contained in:
parent
86ac1d20fb
commit
32908914a4
@ -116,7 +116,7 @@ GST_STATIC_PAD_TEMPLATE (
|
||||
"sink",
|
||||
GST_PAD_SINK,
|
||||
GST_PAD_SOMETIMES,
|
||||
GST_STATIC_CAPS_ANY
|
||||
GST_STATIC_CAPS ("video/quicktime")
|
||||
);
|
||||
|
||||
static GstStaticPadTemplate gst_qtdemux_videosrc_template =
|
||||
|
Loading…
x
Reference in New Issue
Block a user