mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49:40 +00:00
docs/gst/gstreamer.types: added missing types
Original commit message from CVS: * docs/gst/gstreamer.types: added missing types
This commit is contained in:
parent
2445f27de7
commit
36468b4fd5
2 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-08-25 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* docs/gst/gstreamer.types:
|
||||
added missing types
|
||||
|
||||
2005-08-25 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* docs/gst/gstreamer-docs.sgml:
|
||||
|
|
|
@ -22,6 +22,7 @@ gst_index_get_type
|
|||
% GstMiniObject is not a GObject !
|
||||
% gst_mini_object_get_type
|
||||
|
||||
gst_message_get_type
|
||||
gst_object_get_type
|
||||
gst_pad_get_type
|
||||
gst_pad_template_get_type
|
||||
|
@ -29,8 +30,10 @@ gst_pipeline_get_type
|
|||
gst_plugin_feature_get_type
|
||||
gst_queue_get_type
|
||||
gst_tag_setter_get_type
|
||||
gst_task_get_type
|
||||
gst_type_find_factory_get_type
|
||||
gst_xml_get_type
|
||||
gst_xml_registry_get_type
|
||||
|
||||
% base classes
|
||||
|
||||
|
|
Loading…
Reference in a new issue