mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 00:36:51 +00:00
docs/gst/gstreamer-sections.txt: Oops. Commit the docs additions too for new API.
Original commit message from CVS: * docs/gst/gstreamer-sections.txt: Oops. Commit the docs additions too for new API. Also, remove the mention of the non-existent GST_QUERY_TYPE_RATE_DEN
This commit is contained in:
parent
8ae16e5b4c
commit
d5b1c52899
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2006-07-26 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
|
||||
* docs/gst/gstreamer-sections.txt:
|
||||
Oops. Commit the docs additions too for new API.
|
||||
Also, remove the mention of the non-existent GST_QUERY_TYPE_RATE_DEN
|
||||
|
||||
2006-07-26 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
|
||||
* gst/gststructure.c: (gst_structure_id_set),
|
||||
|
|
|
@ -1552,7 +1552,6 @@ GstQuery
|
|||
GstQueryType
|
||||
GST_QUERY_TYPE
|
||||
GST_QUERY_TYPE_NAME
|
||||
GST_QUERY_TYPE_RATE_DEN
|
||||
GstQueryTypeDefinition
|
||||
|
||||
|
||||
|
@ -1702,6 +1701,8 @@ gst_structure_get_value
|
|||
gst_structure_set_value
|
||||
gst_structure_set
|
||||
gst_structure_set_valist
|
||||
gst_structure_id_set
|
||||
gst_structure_id_set_valist
|
||||
gst_structure_remove_field
|
||||
gst_structure_remove_fields
|
||||
gst_structure_remove_fields_valist
|
||||
|
|
Loading…
Reference in a new issue