diff options
author | David Schleef <ds@schleef.org> | 2005-05-14 05:52:14 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2005-05-14 05:52:14 +0000 |
commit | 6f04e6e2f0601cc5a4e7fa2a079dee8c465fb868 (patch) | |
tree | a6e6935ad6946ee45ffff6725ae8c78201d75b28 /ChangeLog | |
parent | 93faa83ac03224ea91a3598025a99f6aefaf7988 (diff) | |
download | gst-plugins-bad-6f04e6e2f0601cc5a4e7fa2a079dee8c465fb868.tar.gz gst-plugins-bad-6f04e6e2f0601cc5a4e7fa2a079dee8c465fb868.tar.bz2 gst-plugins-bad-6f04e6e2f0601cc5a4e7fa2a079dee8c465fb868.zip |
sys/glsink/glimagesink.c: Fix resizing issues. Works well in totem.
Original commit message from CVS:
* sys/glsink/glimagesink.c: Fix resizing issues. Works well
in totem.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-05-13 David Schleef <ds@schleef.org> + + * sys/glsink/glimagesink.c: Fix resizing issues. Works well + in totem. + 2005-05-14 Benjamin Otte <in7y118@public.uni-hamburg.de> * gst/realmedia/rmdemux.c: (plugin_init): |