matroskademux: Add video/webm sink caps
This commit is contained in:
parent
ad05dfc032
commit
9dc7889eea
@ -97,7 +97,7 @@ enum
|
||||
static GstStaticPadTemplate sink_templ = GST_STATIC_PAD_TEMPLATE ("sink",
|
||||
GST_PAD_SINK,
|
||||
GST_PAD_ALWAYS,
|
||||
GST_STATIC_CAPS ("video/x-matroska")
|
||||
GST_STATIC_CAPS ("video/x-matroska; video/webm")
|
||||
);
|
||||
|
||||
/* TODO: fill in caps! */
|
||||
|
Loading…
x
Reference in New Issue
Block a user