diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/xvimage/xvimagesink.c | 2 |
1 files changed, 1 insertions, 1 deletions
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", |