gstreamer/gst-libs/gst
Julien Isorce 6f1530c658 [486/906] libvisual-gl: add minimal support to libvisual plugins that uses Framebuffer objects
Fix bug #310775

gst-launch audiotestsrc ! libvisual_gl_projectM ! glimagesink is working
but for now you cannot append any other opengl filters between
libvisual_gl_projectM and glimagesink because our FBO is turned OFF.

It would require that libvisual allows to split rendering between
pass1,2,3... and final rendering. In order to unbind our FBO before
the passN, and then rebind it just before the final libvisual rendering.
2014-03-15 18:36:43 +01:00
..
basecamerabinsrc basecamerabinsrc: Add auto-start property to basecamerabin 2013-02-11 22:04:59 +01:00
codecparsers codecparsers: Don't use gst_ as prefix for private symbols 2014-01-29 10:50:40 +01:00
egl eglglessink: move GstEGLImageBufferPool to gstegl lib 2014-02-25 17:29:18 +00:00
gl [486/906] libvisual-gl: add minimal support to libvisual plugins that uses Framebuffer objects 2014-03-15 18:36:43 +01:00
insertbin insertbin: Annotate callback scopes 2013-05-15 20:03:30 -04:00
interfaces GstPhotography: Add new enum values to match android's parameters 2012-11-20 09:37:59 +00:00
mpegts dvbsrc: mpegts: change bandwidth to DVBv5 values 2014-03-15 18:33:18 +01:00
uridownloader uridownloader: Fix string order in warning message 2014-03-13 14:41:06 +01:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h glib-compat-private.h: remove old GStaticRecMutex stuff 2013-02-12 10:39:44 +00:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst-libs: New Mpeg-TS support library 2013-07-03 09:17:25 +02:00