gstreamer/sys/glsink
Jan Schmidt 8792203e39 Fix some finalize leaks by chaining up to the parent method.
Original commit message from CVS:
* ext/xvid/gstxvidenc.c:
* gst/vmnc/vmncdec.c:
* sys/glsink/glimagesink.c:
* sys/glsink/gstgldisplay.c:
Fix some finalize leaks by chaining up to the parent method.
2008-02-12 10:22:42 +00:00
..
BUGS sys/glsink/: Remove code that handles non-texture buffers. Add a 2007-12-27 00:52:23 +00:00
color_matrix.c sys/glsink/: Remove code that handles non-texture buffers. Add a 2007-12-27 00:52:23 +00:00
glextensions.c sys/glsink/: Reenable video/x-raw-rgb and x-raw-yuv for glimagesink. Enable vblank synchronization. Remove unused c... 2008-01-06 01:19:48 +00:00
glextensions.h sys/glsink/: Reenable video/x-raw-rgb and x-raw-yuv for glimagesink. Enable vblank synchronization. Remove unused c... 2008-01-06 01:19:48 +00:00
glimagesink.c Fix some finalize leaks by chaining up to the parent method. 2008-02-12 10:22:42 +00:00
glimagesink.h sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works correctly most of the time in totem (fu... 2008-01-06 03:01:39 +00:00
gltestsrc.c sys/glsink/: Convert gldownload to BaseTransform. Make glfilterexample visually interesting. Add support for variou... 2007-12-27 04:15:26 +00:00
gltestsrc.h sys/glsink/: Add gltestsrc element, a duplicate of videotestsrc that uses 2007-12-25 00:34:14 +00:00
gstglbuffer.c Major cleanup of code. Convert glupload to BaseTransform. 2007-12-29 00:37:41 +00:00
gstglbuffer.h sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works correctly most of the time in totem (fu... 2008-01-06 03:01:39 +00:00
gstglconvert.c Major cleanup of code. Convert glupload to BaseTransform. 2007-12-29 00:37:41 +00:00
gstgldisplay.c Fix some finalize leaks by chaining up to the parent method. 2008-02-12 10:22:42 +00:00
gstgldisplay.h sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works correctly most of the time in totem (fu... 2008-01-06 03:01:39 +00:00
gstgldownload.c Major cleanup of code. Convert glupload to BaseTransform. 2007-12-29 00:37:41 +00:00
gstglfilter.c Major cleanup of code. Convert glupload to BaseTransform. 2007-12-29 00:37:41 +00:00
gstglfilter.h Major cleanup of code. Convert glupload to BaseTransform. 2007-12-29 00:37:41 +00:00
gstglfilterexample.c Major cleanup of code. Convert glupload to BaseTransform. 2007-12-29 00:37:41 +00:00
gstgltestsrc.c Major cleanup of code. Convert glupload to BaseTransform. 2007-12-29 00:37:41 +00:00
gstgltestsrc.h sys/glsink/: Add gltestsrc element, a duplicate of videotestsrc that uses 2007-12-25 00:34:14 +00:00
gstglupload.c sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works correctly most of the time in totem (fu... 2008-01-06 03:01:39 +00:00
gstopengl.c sys/glsink/: Reenable video/x-raw-rgb and x-raw-yuv for glimagesink. Enable vblank synchronization. Remove unused c... 2008-01-06 01:19:48 +00:00
Makefile.am Switch to using pkgconfig to detect libGL. Since we use recent features added to Mesa, there's no point in adding a ... 2007-12-31 07:55:23 +00:00