diff options
-rw-r--r-- | ChangeLog | 5 | ||||
m--------- | common | 0 | ||||
-rw-r--r-- | sys/xvimage/xvimagesink.c | 2 |
3 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2008-09-05 Tim-Philipp Müller <tim.muller at collabora co uk> + + * 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 <wim.taymans@collabora.co.uk> * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_stop): diff --git a/common b/common -Subproject 8d494854a6018336a80ece82ceb3df0033e2da9 +Subproject a1e554f656b1f8829dbca280c0f1bdee9dec5e4 diff --git a/sys/xvimage/xvimagesink.c b/sys/xvimage/xvimagesink.c index 45f8e894..a47524a0 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", |