gstreamer/gst-libs/gst
Julien Isorce db7d436bd8 [387/906] glmixer: add a glmixer base element
glmixer can be seen as a glfilter except it handles N requested
sink pads.
Each sink pad and the src pad are video/x-raw-gl.
glmixer is responsible for managing different framerates from inputs.
It uses OpenGL context sharing. It means that each input is in its
own OpenGL context shared together and shared with the OpenGL context
of the ouput gl chain.
Also add a glmosaic which is an example of implementation of glmixer.
For now glmosaic is a cube but it will be fixed in the next commits.
For now the glmixer has some weird behaviours in some configurations
but it will be improved in the next commits.
The autotools builds is temporarly broken since those changes
have been made on win32.
2014-03-15 18:36:37 +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 [387/906] glmixer: add a glmixer base element 2014-03-15 18:36:37 +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