gst/gstindex.c (gst_index_add_object): Note in the docs that this function is not implemented.

Original commit message from CVS:
2005-11-14  Andy Wingo  <wingo@pobox.com>

* gst/gstindex.c (gst_index_add_object): Note in the docs that
this function is not implemented.
This commit is contained in:
Andy Wingo 2005-11-14 11:58:44 +00:00
parent be483e517b
commit a307a7fc43
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2005-11-14 Andy Wingo <wingo@pobox.com>
* gst/gstindex.c (gst_index_add_object): Note in the docs that
this function is not implemented.
2005-11-14 Julien MOUTTE <julien@moutte.net>
* gst/base/gstbasetransform.c:

View file

@ -746,6 +746,8 @@ gst_index_add_association (GstIndex * index, gint id, GstAssocFlags flags,
*
* Add the given object to the index with the given key.
*
* This function is not yet implemented.
*
* Returns: a pointer to the newly added entry in the index.
*/
GstIndexEntry *