projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b62cb3e
)
spectrum: remove the since doc-comment from 0.10
author
Stefan Sauer
<ensonic@users.sf.net>
Thu, 28 Feb 2013 07:46:59 +0000
(08:46 +0100)
committer
Stefan Sauer
<ensonic@users.sf.net>
Thu, 28 Feb 2013 08:43:12 +0000
(09:43 +0100)
gst/spectrum/gstspectrum.c
patch
|
blob
|
history
diff --git
a/gst/spectrum/gstspectrum.c
b/gst/spectrum/gstspectrum.c
index 95f2c976ff29880d4001f8d8b84f350a4fd3b5ef..b219482fd3291eb696a320d84a28b3b08756ada8 100644
(file)
--- a/
gst/spectrum/gstspectrum.c
+++ b/
gst/spectrum/gstspectrum.c
@@
-176,13
+176,6
@@
gst_spectrum_class_init (GstSpectrumClass * klass)
filter_class->setup = GST_DEBUG_FUNCPTR (gst_spectrum_setup);
- /**
- * GstSpectrum:post-messages
- *
- * Post messages on the bus with spectrum information.
- *
- * Since: 0.10.17
- */
g_object_class_install_property (gobject_class, PROP_POST_MESSAGES,
g_param_spec_boolean ("post-messages", "Post Messages",
"Whether to post a 'spectrum' element message on the bus for each "