summaryrefslogtreecommitdiffstats
path: root/sys/glsink/gstglupload.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-06sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works...David Schleef1-1/+1
2007-12-29Major cleanup of code. Convert glupload to BaseTransform.David Schleef1-48/+165
2007-12-27sys/glsink/: Change glimagesink over to using GL buffers. This breaks glimag...David Schleef1-1/+13
2007-12-27sys/glsink/: Convert gldownload to BaseTransform. Make glfilterexample visua...David Schleef1-2/+0
2007-12-27sys/glsink/: Remove code that handles non-texture buffers. Add aDavid Schleef1-12/+17
2007-12-25sys/glsink/: Add gltestsrc element, a duplicate of videotestsrc that usesDavid Schleef1-1/+1
2007-12-24sys/glsink/: Rewrite a bunch of code to use textures as the intermediate inst...David Schleef1-4/+4
2007-12-22sys/glsink/: A careful read of the documentation reveals that I can't use ren...David Schleef1-3/+12
2007-12-21sys/glsink/: Switch to using framebuffer_objects instead of GLXPixmaps, becau...David Schleef1-1/+111
2007-12-18sys/glsink/: Use new GstVideoFormat checked into -base. Add new glupload ele...David Schleef1-0/+186