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:
e68c85e
)
docs: urisourcebin: fix typo
author
Tim-Philipp Müller
<tim@centricular.com>
Fri, 22 Jul 2016 13:42:31 +0000
(14:42 +0100)
committer
Tim-Philipp Müller
<tim@centricular.com>
Fri, 22 Jul 2016 13:42:31 +0000
(14:42 +0100)
gst/playback/gsturisourcebin.c
patch
|
blob
|
history
diff --git
a/gst/playback/gsturisourcebin.c
b/gst/playback/gsturisourcebin.c
index
fdf2d2f
..
b97d425
100644
(file)
--- a/
gst/playback/gsturisourcebin.c
+++ b/
gst/playback/gsturisourcebin.c
@@
-24,7
+24,7
@@
* urisourcebin is an element for accessing URIs in a uniform manner.
*
* It handles selecting a URI source element and potentially download
- * buffering for network sources. It roduces one or more source pads,
+ * buffering for network sources. It
p
roduces one or more source pads,
* depending on the input source, for feeding to decoding chains or decodebin.
*
* The main configuration is via the #GstURISourceBin:uri property.