gstreamer/examples/Makefile.am
Josep Torra c10031f371 examples: add an example aplication based OpenGL ES + EGL
Application that shows how to integrate playbin with an OpenGL ES
scene through EGL. Renders a video on the surfaces of an animated cube.

The code is not ported to 1.x so it's not built by default.
2013-05-10 13:35:48 +02:00

5 lines
56 B
Makefile

if HAVE_GST_EGL
SUBDIRS = egl
endif
DIST_SUBDIRS = egl