diff options
author | David Schleef <ds@schleef.org> | 2007-04-03 22:36:47 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2007-04-03 22:36:47 +0000 |
commit | f9fc86a14087392e563146957105eff064b34150 (patch) | |
tree | e989663a4ec576cf7293d040789568f79e81fd05 /ChangeLog | |
parent | e66c32e9d7db567c720a275f895175d9981228ad (diff) | |
download | gst-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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), |