summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2007-04-03 22:36:47 +0000
committerDavid Schleef <ds@schleef.org>2007-04-03 22:36:47 +0000
commitf9fc86a14087392e563146957105eff064b34150 (patch)
treee989663a4ec576cf7293d040789568f79e81fd05 /ChangeLog
parente66c32e9d7db567c720a275f895175d9981228ad (diff)
downloadgst-plugins-bad-f9fc86a14087392e563146957105eff064b34150.tar.gz
gst-plugins-bad-f9fc86a14087392e563146957105eff064b34150.tar.bz2
gst-plugins-bad-f9fc86a14087392e563146957105eff064b34150.zip
sys/glsink/glimagesink.c: Fix handling of video/x-raw-yuv. Add overlay handling.
Original commit message from CVS: * sys/glsink/glimagesink.c: Fix handling of video/x-raw-yuv. Add overlay handling.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c84f9de..9ef6452d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-03 David Schleef <ds@schleef.org>
+
+ * sys/glsink/glimagesink.c:
+ Fix handling of video/x-raw-yuv. Add overlay handling.
+
2007-04-03 Wim Taymans <wim@fluendo.com>
* gst/rtpmanager/gstrtpbin.c: (find_session_by_id),