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:
bfa593b
)
pipeline: add allow-none annotation for gst_pipeline_new()'s name property
author
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Tue, 15 Jan 2013 09:42:20 +0000
(09:42 +0000)
committer
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Thu, 17 Jan 2013 10:33:57 +0000
(10:33 +0000)
gst/gstpipeline.c
patch
|
blob
|
history
diff --git
a/gst/gstpipeline.c
b/gst/gstpipeline.c
index f92b5c34fd419c7cb530285708f11515eed9d415..a7bb9769f043f187393786f6e2e708677047b803 100644
(file)
--- a/
gst/gstpipeline.c
+++ b/
gst/gstpipeline.c
@@
-290,7
+290,7
@@
reset_start_time (GstPipeline * pipeline, GstClockTime start_time)
/**
* gst_pipeline_new:
- * @name: name of new pipeline
+ * @name:
(allow-none):
name of new pipeline
*
* Create a new pipeline with the given name.
*