gstreamer/gst/gl
Julien Isorce dec44e571b [404/906] glupload: repair external_opengl_context property
qglwtextureshare now works again. In this example,
the pipeline is src ! glupload ! fakesink.
So in this case the glupload element is a sink in
terms of gl chain.
But the problem is still there if the pipeline is
src ! glupload ! glfilter ! fakesink
(it's the case in sdlshare and cluttershare examples)
because since recent changes about how the gstgldisplay
is transmitted to the gl element, the context is usually
created by the sink in terms of gl chain.
A solution would be to also install this property on glfilter.
2014-03-15 18:36:38 +01:00
..
effects [395/906] differencematte: fix regressions from gdkpixbuf to libpng migration 2014-03-15 18:36:37 +01:00
BUGS
CMakeLists.txt [388/906] just fix builds and indent 2014-03-15 18:36:37 +01:00
gltestsrc.c
gltestsrc.h
GNUmakefile.gnustep
gstglbumper.c [388/906] just fix builds and indent 2014-03-15 18:36:37 +01:00
gstglbumper.h
gstglcolorscale.c
gstglcolorscale.h
gstgldeinterlace.c [355/906] same motion compensation 2014-03-15 18:36:35 +01:00
gstgldeinterlace.h
gstgldifferencematte.c [396/906] gldifferencematte: fix some warnings from vc9 2014-03-15 18:36:38 +01:00
gstgldifferencematte.h [395/906] differencematte: fix regressions from gdkpixbuf to libpng migration 2014-03-15 18:36:37 +01:00
gstgldownload.c [398/906] gldownload: do not forgot to create the gl context 2014-03-15 18:36:38 +01:00
gstgldownload.h
gstgleffects.c
gstgleffects.h
gstglfilterapp.c
gstglfilterapp.h
gstglfilterblur.c
gstglfilterblur.h
gstglfiltercube.c
gstglfiltercube.h
gstglfilterglass.c
gstglfilterglass.h
gstglfilterlaplacian.c
gstglfilterlaplacian.h
gstglfiltersobel.c
gstglfiltersobel.h
gstglimagesink.c
gstglimagesink.h
gstglmosaic.c [397/906] glmosaic: fix a comparison warning 2014-03-15 18:36:38 +01:00
gstglmosaic.h [393/906] glmosaic: for now it's a cube mosaic 2014-03-15 18:36:37 +01:00
gstgloverlay.c [402/906] gloverlay: fix some warnings 2014-03-15 18:36:38 +01:00
gstgloverlay.h [401/906] gloverlay: Added rotate texture 2014-03-15 18:36:38 +01:00
gstgltestsrc.c
gstgltestsrc.h
gstglupload.c [404/906] glupload: repair external_opengl_context property 2014-03-15 18:36:38 +01:00
gstglupload.h
gstopengl.c [387/906] glmixer: add a glmixer base element 2014-03-15 18:36:37 +01:00
Makefile.am [388/906] just fix builds and indent 2014-03-15 18:36:37 +01:00