mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 15:27:07 +00:00
glimagesink: Fix indentation
This commit is contained in:
parent
b43af664bc
commit
139ab08cde
1 changed files with 1 additions and 1 deletions
|
@ -1045,7 +1045,7 @@ gst_glimage_sink_change_state (GstElement * element, GstStateChange transition)
|
|||
gst_object_unref (glimage_sink->context);
|
||||
glimage_sink->context = NULL;
|
||||
}
|
||||
|
||||
|
||||
glimage_sink->window_id = 0;
|
||||
|
||||
if (glimage_sink->other_context) {
|
||||
|
|
Loading…
Reference in a new issue