summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-06-08 16:31:15 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-06-08 16:31:15 +0000
commit5210165feb20efb9ce1243a1aae003ff43c40ba7 (patch)
tree76767334122dc8c6a25844fd38f0c5b42852f953 /ChangeLog
parentd3d46ebb1281d9e3d177b4986b95cf8936495742 (diff)
downloadgst-plugins-bad-5210165feb20efb9ce1243a1aae003ff43c40ba7.tar.gz
gst-plugins-bad-5210165feb20efb9ce1243a1aae003ff43c40ba7.tar.bz2
gst-plugins-bad-5210165feb20efb9ce1243a1aae003ff43c40ba7.zip
Rename the keep-aspect-ratio property to force-aspect-ratio to make it consistent with xvimagesink and ximagesink.
Original commit message from CVS: * docs/plugins/gst-plugins-bad-plugins.args: * sys/directdraw/gstdirectdrawsink.c: (gst_directdraw_sink_class_init): Rename the keep-aspect-ratio property to force-aspect-ratio to make it consistent with xvimagesink and ximagesink.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5585e472..3c544f78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-06-08 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * docs/plugins/gst-plugins-bad-plugins.args:
+ * sys/directdraw/gstdirectdrawsink.c:
+ (gst_directdraw_sink_class_init):
+ Rename the keep-aspect-ratio property to force-aspect-ratio to make
+ it consistent with xvimagesink and ximagesink.
+
2007-06-08 Tim-Philipp Müller <tim at centricular dot net>
* tests/icles/videocrop-test.c: (main):