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:
c041915
)
elementfactory: Add an allow-none annotation
author
Johan Dahlin
<johan@gnome.org>
Wed, 16 Jun 2010 16:11:06 +0000
(13:11 -0300)
committer
Sebastian Dröge
<sebastian.droege@collabora.co.uk>
Wed, 16 Jun 2010 17:03:21 +0000
(19:03 +0200)
https://bugzilla.gnome.org/show_bug.cgi?id=621773
gst/gstelementfactory.c
patch
|
blob
|
history
diff --git
a/gst/gstelementfactory.c
b/gst/gstelementfactory.c
index b266b07913b4cf7d2d2f6d95222ec840062f4cda..713c42b4f6ee2b9fd86ad968da25bf797c3df723 100644
(file)
--- a/
gst/gstelementfactory.c
+++ b/
gst/gstelementfactory.c
@@
-414,7
+414,7
@@
no_element:
/**
* gst_element_factory_make:
* @factoryname: a named factory to instantiate
- * @name: name of new element
+ * @name:
(allow-none):
name of new element
*
* Create a new element of the type defined by the given element factory.
* If name is NULL, then the element will receive a guaranteed unique name,