pango: add missing break
This commit is contained in:
parent
bd67736851
commit
36e78af5bf
@ -1778,6 +1778,7 @@ gst_base_text_overlay_text_event (GstPad * pad, GstObject * parent,
|
||||
GST_BASE_TEXT_OVERLAY_LOCK (overlay);
|
||||
GST_BASE_TEXT_OVERLAY_BROADCAST (overlay);
|
||||
GST_BASE_TEXT_OVERLAY_UNLOCK (overlay);
|
||||
break;
|
||||
}
|
||||
case GST_EVENT_FLUSH_STOP:
|
||||
GST_BASE_TEXT_OVERLAY_LOCK (overlay);
|
||||
|
Loading…
x
Reference in New Issue
Block a user