gst/gstindex.c (gst_index_add_object): Note in the docs that this function is not...
authorAndy Wingo <wingo@pobox.com>
Mon, 14 Nov 2005 11:58:44 +0000 (11:58 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 14 Nov 2005 11:58:44 +0000 (11:58 +0000)
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.

ChangeLog
gst/gstindex.c

index 62c3f4f..b15d3dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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:
index 046ce66..31197e7 100644 (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 *