gstreamer/tests/examples
Julien Isorce 87a1652216 [330/906] Can now share textures with an external gl context
The external opengl context must be specify when creating
our OpenGL context (glx) or just after (wgl).
When calling glXCreateContext or wglShareLists, the
external opengl context must not be current.
Then our gl context can be current in the gl thread while
the external gl context is current in an other thread.
See tests/examples/clutter/cluttershare.c
2014-03-15 18:36:34 +01:00
..
camerabin2 examples: gst-camerabin2-test: new 1.x raw caps format 2014-02-24 11:07:10 -03:00
clutter [330/906] Can now share textures with an external gl context 2014-03-15 18:36:34 +01:00
directfb examples: port directfb example to 1.0 2013-08-29 20:13:48 +01:00
gtk [328/906] Convert gtk examples to use helper library 2014-03-15 18:36:34 +01:00
mpegts examples: ts-parser: Add table_id_name function 2014-03-15 18:16:13 +01:00
mpegtsmux mpegtsmux: Move multi-program muxing example at least to the correct directory 2010-05-07 08:15:42 +02:00
mxf Fix FSF address 2012-11-04 00:09:59 +00:00
opencv opencv: port handdetect element to 1.0 and add to build 2013-03-01 00:14:54 +00:00
uvch264 uvch264 test: Use string instead of fourcc in glade caps 2013-02-11 22:05:00 +01:00
Makefile.am examples: Add an example of a mpeg-ts SI extractor 2013-07-03 09:17:25 +02:00