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:
dc86e65
)
GstSegment: Fix doc description string last_stop->position
author
Jan Schmidt
<thaytan@noraisin.net>
Tue, 28 Aug 2012 22:44:48 +0000
(15:44 -0700)
committer
Jan Schmidt
<thaytan@noraisin.net>
Fri, 31 Aug 2012 13:25:37 +0000
(06:25 -0700)
gst/gstsegment.c
patch
|
blob
|
history
diff --git
a/gst/gstsegment.c
b/gst/gstsegment.c
index 0badbca29725c3404ea18ff1a17edb58f7b4c9cd..86c9cbedc7ccd5465770ccd601f9e4864b936310 100644
(file)
--- a/
gst/gstsegment.c
+++ b/
gst/gstsegment.c
@@
-158,7
+158,7
@@
gst_segment_free (GstSegment * segment)
* @segment: a #GstSegment structure.
* @format: the format of the segment.
*
- * The start/
last_stop position
s are set to 0 and the stop/duration
+ * The start/
position field
s are set to 0 and the stop/duration
* fields are set to -1 (unknown). The default rate of 1.0 and no
* flags are set.
*