[Bug 728940] gst-omx: port testegl example to new libgstgl

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 13 10:08:03 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=728940

--- Comment #17 from minfrin at sharp.fm ---
The following patch works around this breakage:

diff --git a/examples/egl/Makefile.am b/examples/egl/Makefile.am
index 2646cba..e81945e 100644
--- a/examples/egl/Makefile.am
+++ b/examples/egl/Makefile.am
@@ -1,9 +1,5 @@
 noinst_PROGRAMS = 

-if USE_OMX_TARGET_RPI
-noinst_PROGRAMS += testegl
-endif
-
 testegl_SOURCES = testegl.c

 noinst_HEADERS = cube_texture_and_coords.h

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list