docs/gst/gstreamer-sections.txt: Add gst_index_add_associationv to the docs

Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
Add gst_index_add_associationv to the docs
This commit is contained in:
Jan Schmidt 2006-01-19 14:02:04 +00:00
parent 14816cdb49
commit 68178a3c9a
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2006-01-19 Jan Schmidt <thaytan@mad.scientist.com>
* docs/gst/gstreamer-sections.txt:
Add gst_index_add_associationv to the docs
2006-01-19 Jan Schmidt <thaytan@mad.scientist.com> 2006-01-19 Jan Schmidt <thaytan@mad.scientist.com>
* gst/gstevent.c: * gst/gstevent.c:

View file

@ -729,6 +729,7 @@ gst_index_set_resolver
gst_index_get_writer_id gst_index_get_writer_id
gst_index_add_format gst_index_add_format
gst_index_add_association gst_index_add_association
gst_index_add_associationv
gst_index_add_object gst_index_add_object
gst_index_add_id gst_index_add_id
gst_index_get_assoc_entry gst_index_get_assoc_entry