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:
0a2f242
)
caopengllayersink: remove unused label context_creation_error
author
Julien Isorce
<julien.isorce@gmail.com>
Thu, 23 Jul 2015 22:59:22 +0000
(23:59 +0100)
committer
Tim-Philipp Müller
<tim@centricular.com>
Sat, 9 Dec 2017 19:32:06 +0000
(19:32 +0000)
Build error introduced by commit
5457e55f255518d679b59a170951e299ecd8c5f6
https://bugzilla.gnome.org/show_bug.cgi?id=750310
ext/gl/caopengllayersink.m
patch
|
blob
|
history
diff --git
a/ext/gl/caopengllayersink.m
b/ext/gl/caopengllayersink.m
index e4b19020bf35268668406ecac70d6a0e181f083f..029e491f8f91282e280569b7943d0663076b4131 100644
(file)
--- a/
ext/gl/caopengllayersink.m
+++ b/
ext/gl/caopengllayersink.m
@@
-368,13
+368,6
@@
_ensure_gl_setup (GstCAOpenGLLayerSink * ca_sink)
return TRUE;
-context_creation_error:
- {
- GST_ELEMENT_ERROR (ca_sink, RESOURCE, NOT_FOUND,
- ("Failed to create GL context"), (NULL));
- return FALSE;
- }
-
context_error:
{
GST_ELEMENT_ERROR (ca_sink, RESOURCE, NOT_FOUND, ("%s", error->message),