summaryrefslogtreecommitdiffstats
path: root/sys/glsink/glimagesink.h
AgeCommit message (Expand)AuthorFilesLines
2008-01-06sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works...David Schleef1-0/+2
2008-01-06sys/glsink/: Reenable video/x-raw-rgb and x-raw-yuv for glimagesink. Enable ...David Schleef1-0/+3
2007-12-29Major cleanup of code. Convert glupload to BaseTransform.David Schleef1-1/+0
2007-12-24sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch].David Schleef1-1/+1
2007-12-24sys/glsink/: Rewrite a bunch of code to use textures as the intermediate inst...David Schleef1-1/+1
2007-12-21sys/glsink/: Switch to using framebuffer_objects instead of GLXPixmaps, becau...David Schleef1-1/+0
2007-12-18sys/glsink/: Use new GstVideoFormat checked into -base. Add new glupload ele...David Schleef1-1/+0
2007-12-16sys/glsink/: Rename GLVideo* to GstGL*.David Schleef1-3/+3
2007-12-15sys/glsink/gstvideo-common.*: Pull together some common raw video functions i...David Schleef1-0/+77
2006-01-28revival of glimagesink. Kind of works.David Schleef1-137/+0
2004-08-09GL sink plugin. (Bug #147302)Gernot Ziegler1-0/+137