projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a2ae53
)
appsrc: fix Since tag
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Fri, 12 Feb 2010 17:00:40 +0000
(18:00 +0100)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Fri, 12 Feb 2010 17:00:40 +0000
(18:00 +0100)
gst-libs/gst/app/gstappsrc.c
patch
|
blob
|
history
diff --git
a/gst-libs/gst/app/gstappsrc.c
b/gst-libs/gst/app/gstappsrc.c
index 055be82d7ca9425a7a2a4bcd2d179de1467ea972..98f1ef26ddf9baa5d192deed05414378fb4b9535 100644
(file)
--- a/
gst-libs/gst/app/gstappsrc.c
+++ b/
gst-libs/gst/app/gstappsrc.c
@@
-409,7
+409,7
@@
gst_app_src_class_init (GstAppSrcClass * klass)
* Make appsrc emit the "need-data" signal when the amount of bytes in the
* queue drops below this percentage of max-bytes.
*
- * Since: 0.10.2
6
+ * Since: 0.10.2
7
*/
g_object_class_install_property (gobject_class, PROP_MIN_PERCENT,
g_param_spec_uint ("min-percent", "Min Percent",