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:
ca11abd
)
examples: fix whitespace
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Wed, 21 Nov 2012 15:41:37 +0000
(16:41 +0100)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Wed, 21 Nov 2012 15:41:37 +0000
(16:41 +0100)
examples/test-launch.c
patch
|
blob
|
history
diff --git
a/examples/test-launch.c
b/examples/test-launch.c
index
407e576
..
539b9c5
100644
(file)
--- a/
examples/test-launch.c
+++ b/
examples/test-launch.c
@@
-48,7
+48,7
@@
main (int argc, char *argv[])
mapping = gst_rtsp_server_get_media_mapping (server);
/* make a media factory for a test stream. The default media factory can use
- * gst-launch syntax to create pipelines.
+ * gst-launch syntax to create pipelines.
* any launch line works as long as it contains elements named pay%d. Each
* element with pay%d names will be a stream */
factory = gst_rtsp_media_factory_new ();