diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2008-09-05 10:24:05 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2008-09-05 10:24:05 +0000 |
commit | 76330d35c7d1691d16fd8ddf97276fd33bb3be74 (patch) | |
tree | 1316fbdc5ae6c7e9ad32f73763d4eed3954c8a9a /sys | |
parent | 265a494de53b7b62d48d244acb2094aa73e1637e (diff) |
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).
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", |