gstreamer/ext/gl
Vasilis Liaskovitis 4dacc4ba55 GstGLWindow, GstGLImagesink, x11: Scale navigation events on resized windows
If window is resized, GstStructure pointer values have to be rescaled to
original geometry. A get_surface_dimensions GLWindow class method is added for
this purpose and used in the navigation send_event function.

https://bugzilla.gnome.org/show_bug.cgi?id=703486
2014-08-07 13:55:02 +10:00
..
effects glfeature: remove GST_GL_API_GLES3 2014-05-30 10:29:37 +10: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 glcolorscale: do passthrough on same caps 2014-06-25 06:56:43 +01:00
gstglcolorscale.h glcolorscale: use a shader on GLESv2 2014-04-30 17:33:14 +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 gl: fix multi gl object leaks 2014-07-24 11:46:56 +10:00
gstgleffects.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglfilterapp.c glfilterapp: actually emit the client-draw signal 2014-06-12 23:17:05 +10:00
gstglfilterapp.h glfilterapp: actually emit the client-draw signal 2014-06-12 23:17:05 +10: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 glshader: enable glshader on GLES2 2014-06-25 18:26:13 +10:00
gstglfiltershader.h glfiltershader: port to GLES2 2014-06-17 23:21:15 +10: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 GstGLWindow, GstGLImagesink, x11: Scale navigation events on resized windows 2014-08-07 13:55:02 +10:00
gstglimagesink.h glimagesink: Add navigation interface and callbacks for GstGLWindow mouse/key signals 2014-07-24 12:48:57 +10:00
gstglmixer.c gl: fix multi gl object leaks 2014-07-24 11:46:56 +10:00
gstglmixer.h gl: Move GstGLMixer to the plugin for now 2014-07-11 09:41:05 +02:00
gstglmixerpad.h gl: Move GstGLMixer to the plugin for now 2014-07-11 09:41:05 +02:00
gstglmosaic.c gl: Port glmixer to the GstVideoAggregator baseclass 2014-06-20 19:53:33 +02:00
gstglmosaic.h gl: Move GstGLMixer to the plugin for now 2014-07-11 09:41:05 +02: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/download: update to be similar to the glupload semantics 2014-05-14 11:38:01 +10:00
gstgltestsrc.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstgltransformation.c opengl: add element for transforming video geometry 2014-06-18 20:41:03 +10:00
gstgltransformation.h opengl: add element for transforming video geometry 2014-06-18 20:41:03 +10:00
gstglvideomixer.c gl: enable glvideomixer on GLES2 2014-06-25 06:55:11 +01:00
gstglvideomixer.h gl: Move GstGLMixer to the plugin for now 2014-07-11 09:41:05 +02:00
gstopengl.c glshader: enable glshader on GLES2 2014-06-25 18:26:13 +10:00
Makefile.am gl: Always build gstglmixer, not only when full OpenGL support is enabled 2014-07-11 13:58:55 +02:00