mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
[134/906] fix makefiles list from configure.ac (tests have changes) and fix a warning
This commit is contained in:
parent
21be1c07de
commit
03a9ea9c6b
1 changed files with 0 additions and 1 deletions
|
@ -418,7 +418,6 @@ gst_glimage_sink_render (GstBaseSink* bsink, GstBuffer* buf)
|
|||
{
|
||||
GstGLImageSink* glimage_sink = NULL;
|
||||
GstGLBuffer* gl_buffer = NULL;
|
||||
gboolean isAlive = TRUE;
|
||||
|
||||
glimage_sink = GST_GLIMAGE_SINK (bsink);
|
||||
|
||||
|
|
Loading…
Reference in a new issue