v4l2transform: Enabled QoS
This commit is contained in:
parent
62605e11eb
commit
3500e44f17
@ -597,6 +597,8 @@ static void
|
|||||||
gst_v4l2_transform_init (GstV4l2Transform * self)
|
gst_v4l2_transform_init (GstV4l2Transform * self)
|
||||||
{
|
{
|
||||||
/* V4L2 object are created in subinstance_init */
|
/* V4L2 object are created in subinstance_init */
|
||||||
|
/* enable QoS */
|
||||||
|
gst_base_transform_set_qos_enabled (GST_BASE_TRANSFORM (self), TRUE);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user