timeline: forward element messages we do not know
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5983>
This commit is contained in:
parent
1627a944e7
commit
b684ce33b7
@ -501,6 +501,8 @@ ges_timeline_handle_message (GstBin * bin, GstMessage * message)
|
||||
gst_structure_get_string (mstructure, "reason"));
|
||||
}
|
||||
GST_OBJECT_UNLOCK (timeline);
|
||||
} else {
|
||||
goto forward;
|
||||
}
|
||||
|
||||
gst_message_unref (message);
|
||||
|
Loading…
x
Reference in New Issue
Block a user