Update Since: tags in autodetect srcs and audioecho

This commit is contained in:
Jan Schmidt 2009-02-19 13:16:39 +00:00
parent 1e55235c6c
commit 591416e0ce
3 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@
/**
* SECTION:element-audioecho
* @Since: 0.10.12
* @Since: 0.10.14
*
* audioecho adds an echo or (simple) reverb effect to an audio stream. The echo
* delay, intensity and the percentage of feedback can be configured.

View file

@ -114,7 +114,7 @@ gst_auto_audio_src_class_init (GstAutoAudioSrcClass * klass)
*
* This property can only be set before the element goes to the READY state.
*
* Since: 0.10.12
* Since: 0.10.14
**/
g_object_class_install_property (gobject_class, PROP_CAPS,
g_param_spec_boxed ("filter-caps", "Filter caps",

View file

@ -112,7 +112,7 @@ gst_auto_video_src_class_init (GstAutoVideoSrcClass * klass)
*
* This property can only be set before the element goes to the READY state.
*
* Since: 0.10.12
* Since: 0.10.14
**/
g_object_class_install_property (gobject_class, PROP_CAPS,
g_param_spec_boxed ("filter-caps", "Filter caps",