gstreamer/ext/gl
Sebastian Dröge 82b7c915bb glimagesink: Create GL context and set up window from the streaming thread
gst_gl_context_create() might need to dispatch some operations to the
application's main thread, and calling this in the change_state function
can cause deadlocks.
2014-04-07 11:21:07 +02:00
..
effects gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
BUGS move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gltestsrc.c move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gltestsrc.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglbumper.c glbumper: remove redundant check 2014-04-02 22:54:55 +11:00
gstglbumper.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglcolorscale.c move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglcolorscale.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstgldeinterlace.c move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstgldeinterlace.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstgldifferencematte.c move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstgldifferencematte.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstgleffects.c move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstgleffects.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglfilterapp.c move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglfilterapp.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfilterblur.c move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglfilterblur.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfiltercube.c move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglfiltercube.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfilterglass.c move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglfilterglass.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfilterlaplacian.c move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglfilterlaplacian.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfilterreflectedscreen.c gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfilterreflectedscreen.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfiltershader.c move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglfiltershader.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfiltersobel.c move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglfiltersobel.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglimagesink.c glimagesink: Create GL context and set up window from the streaming thread 2014-04-07 11:21:07 +02:00
gstglimagesink.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglmosaic.c gl: fix array initialization 2014-04-02 23:05:11 +11:00
gstglmosaic.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstgloverlay.c move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstgloverlay.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstgltestsrc.c gl: silence a critical if upstream does not provide us with meta params 2014-03-20 07:01:01 +11:00
gstgltestsrc.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglvideomixer.c gl: fix array initialization 2014-04-02 23:05:11 +11:00
gstglvideomixer.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstopengl.c gl: silence warnings building for RPI related to 'vcos_*' 2014-03-19 14:43:13 +00:00
Makefile.am gl: fix out-of-source builds. 2014-03-24 17:56:13 +01:00