projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21be1c0
)
[134/906] fix makefiles list from configure.ac (tests have changes) and fix a warning
author
julien User
<julien@ubuntu.ubuntu-domain>
Thu, 24 Jul 2008 23:43:28 +0000
(
01:43
+0200)
committer
Matthew Waters
<ystreet00@gmail.com>
Sat, 15 Mar 2014 17:36:23 +0000
(18:36 +0100)
gst/gl/gstglimagesink.c
patch
|
blob
|
history
diff --git
a/gst/gl/gstglimagesink.c
b/gst/gl/gstglimagesink.c
index fe1522ec4b45b92a6563f37055737afa5a3f4ee8..c71e64828e42c6f59d21131f2307c3a63f1bf5c4 100644
(file)
--- a/
gst/gl/gstglimagesink.c
+++ b/
gst/gl/gstglimagesink.c
@@
-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);