summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2005-05-13 22:16:56 +0000
committerDavid Schleef <ds@schleef.org>2005-05-13 22:16:56 +0000
commitc07d2d5abf5ad83860a26fca370d7d7f141f374a (patch)
treeddb7dffe63e9b33733b3da4f27a24f7fa14f9091 /ChangeLog
parent630c4160b9eeae2415318c21fdf434629de096f7 (diff)
downloadgst-plugins-bad-c07d2d5abf5ad83860a26fca370d7d7f141f374a.tar.gz
gst-plugins-bad-c07d2d5abf5ad83860a26fca370d7d7f141f374a.tar.bz2
gst-plugins-bad-c07d2d5abf5ad83860a26fca370d7d7f141f374a.zip
sys/glsink/: Rewrite glimagesink from scratch. Lots more feature and bounds checking. Implement GstXOverlay. Handl...
Original commit message from CVS: * sys/glsink/Makefile.am: * sys/glsink/glimagesink.c: * sys/glsink/glimagesink.h: Rewrite glimagesink from scratch. Lots more feature and bounds checking. Implement GstXOverlay. Handles YUV if the GL_MESA_ycbcr_texture extension is available. Still has issues with resizing that kinda look like X bugs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26e74d98..48d65f39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-05-13 David Schleef <ds@schleef.org>
+
+ * sys/glsink/Makefile.am:
+ * sys/glsink/glimagesink.c:
+ * sys/glsink/glimagesink.h:
+ Rewrite glimagesink from scratch. Lots more feature and bounds
+ checking. Implement GstXOverlay. Handles YUV if the
+ GL_MESA_ycbcr_texture extension is available. Still has issues
+ with resizing that kinda look like X bugs.
+
2005-05-13 Tim-Philipp Müller <tim at centricular dot net>
* ext/musicbrainz/Makefile.am: