From 76330d35c7d1691d16fd8ddf97276fd33bb3be74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 5 Sep 2008 10:24:05 +0000 Subject: [PATCH] sys/xvimage/xvimagesink.c: No really, the next release is 0.10.21 (fix Since: tags in docs). Original commit message from CVS: * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init): No really, the next release is 0.10.21 (fix Since: tags in docs). --- ChangeLog | 5 +++++ common | 2 +- sys/xvimage/xvimagesink.c | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9bde2ce24c..e4d15ac9b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-09-05 Tim-Philipp Müller + + * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init): + No really, the next release is 0.10.21 (fix Since: tags in docs). + 2008-09-04 Wim Taymans * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_stop): diff --git a/common b/common index 8d494854a6..a1e554f656 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 8d494854a6018336a80ece82ceb3df0033e2da9c +Subproject commit a1e554f656b1f8829dbca280c0f1bdee9dec5e48 diff --git a/sys/xvimage/xvimagesink.c b/sys/xvimage/xvimagesink.c index 45f8e894ff..a47524a071 100644 --- a/sys/xvimage/xvimagesink.c +++ b/sys/xvimage/xvimagesink.c @@ -3229,7 +3229,7 @@ gst_xvimagesink_class_init (GstXvImageSinkClass * klass) * Draw black borders when using GstXvImageSink:force-aspect-ratio to fill * unused parts of the video area. * - * Since: 0.10.22 + * Since: 0.10.21 */ g_object_class_install_property (gobject_class, ARG_DRAW_BORDERS, g_param_spec_boolean ("draw-borders", "Colorkey",