mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
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).
This commit is contained in:
parent
265a494de5
commit
76330d35c7
3 changed files with 7 additions and 2 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):
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 8d494854a6018336a80ece82ceb3df0033e2da9c
|
||||
Subproject commit a1e554f656b1f8829dbca280c0f1bdee9dec5e48
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue