summaryrefslogtreecommitdiffstats
path: root/sys/glsink/gstgldisplay.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-12Remove glimagesink, as it's been moved to gst-plugins-gl.David Schleef1-875/+0
2008-02-12Fix some finalize leaks by chaining up to the parent method.Jan Schmidt1-0/+2
2008-01-06sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works...David Schleef1-10/+53
2008-01-06sys/glsink/: Reenable video/x-raw-rgb and x-raw-yuv for glimagesink. Enable ...David Schleef1-143/+47
2007-12-29Major cleanup of code. Convert glupload to BaseTransform.David Schleef1-16/+74
2007-12-27sys/glsink/: Remove code that handles non-texture buffers. Add aDavid Schleef1-2/+0
2007-12-25sys/glsink/: Add gltestsrc element, a duplicate of videotestsrc that usesDavid Schleef1-2/+2
2007-12-24sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch].David Schleef1-0/+870