[042/906] * sys/glsink/glimagesink.c: * sys/glsink/glimagesink.h: * sys/glsink/glvide...
authorDavid Schleef <ds@schleef.org>
Mon, 24 Dec 2007 20:53:55 +0000 (20:53 +0000)
committerMatthew Waters <ystreet00@gmail.com>
Sat, 15 Mar 2014 17:36:17 +0000 (18:36 +0100)
commitff954bcaffe397534988c0a8eda7b5c66f42dd7c
treeba60b5134a8c6a074b83b3456443e63536f496f6
parent07780031bc2207ed87f895634f56b85f5841eb0d
[042/906] * sys/glsink/glimagesink.c: * sys/glsink/glimagesink.h: * sys/glsink/glvideo.c: * sys/glsink/glvideo.h: * sys/glsink/gstglbuffer.c: * sys/glsink/gstglbuffer.h: * sys/glsink/gstgldownload.c: * sys/glsink/gstglfilter.c: * sys/glsink/gstglupload.c: Rewrite a bunch of code to use textures as the intermediate instead of renderbuffers.  upload, download, filtering all work.
gst-libs/gst/gl/gstglbuffer.c
gst-libs/gst/gl/gstglbuffer.h
gst/gl/glimagesink.c
gst/gl/glimagesink.h
gst/gl/glvideo.c
gst/gl/glvideo.h
gst/gl/gstgldownload.c
gst/gl/gstglfilter.c
gst/gl/gstglupload.c