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:
58fc672
)
docs: it its %TRUE (constant)
author
Stefan Kost
<ensonic@users.sf.net>
Tue, 3 May 2011 10:55:43 +0000
(13:55 +0300)
committer
Stefan Kost
<ensonic@users.sf.net>
Tue, 3 May 2011 11:01:57 +0000
(14:01 +0300)
As spotted by Tim.
libs/gst/base/gstbaseparse.c
patch
|
blob
|
history
diff --git
a/libs/gst/base/gstbaseparse.c
b/libs/gst/base/gstbaseparse.c
index
7a6ff3a
..
41f8468
100644
(file)
--- a/
libs/gst/base/gstbaseparse.c
+++ b/
libs/gst/base/gstbaseparse.c
@@
-2986,7
+2986,7
@@
gst_base_parse_set_syncable (GstBaseParse * parse, gboolean syncable)
/**
* gst_base_parse_set_passthrough:
* @parse: a #GstBaseParse
- * @passthrough:
@
TRUE if parser should run in passthrough mode
+ * @passthrough:
%
TRUE if parser should run in passthrough mode
*
* Set if the nature of the format or configuration does not allow (much)
* parsing, and the parser should operate in passthrough mode (which only