mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
docs/gst/gstreamer-sections.txt: Add docs for new api function.
Original commit message from CVS: * docs/gst/gstreamer-sections.txt: Add docs for new api function.
This commit is contained in:
parent
2906fa0f47
commit
e37a1c40ae
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-07-25 Wim Taymans <wim.taymans@gmail.com>
|
||||
|
||||
* docs/gst/gstreamer-sections.txt:
|
||||
Add docs for new api function.
|
||||
|
||||
2007-07-25 Wim Taymans <wim.taymans@gmail.com>
|
||||
|
||||
* gst/gstelementfactory.c: (gst_element_factory_has_interface):
|
||||
|
|
|
@ -576,6 +576,7 @@ gst_element_factory_get_author
|
|||
gst_element_factory_get_num_pad_templates
|
||||
gst_element_factory_get_uri_type
|
||||
gst_element_factory_get_uri_protocols
|
||||
gst_element_factory_has_interface
|
||||
gst_element_factory_create
|
||||
gst_element_factory_make
|
||||
gst_element_factory_can_sink_caps
|
||||
|
|
Loading…
Reference in a new issue