From: Andy Wingo Date: Mon, 14 Nov 2005 11:58:44 +0000 (+0000) Subject: gst/gstindex.c (gst_index_add_object): Note in the docs that this function is not... X-Git-Tag: RELEASE-0_9_6~144 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a307a7fc43aa20817c2dac00a3b0b412eaf90315;p=platform%2Fupstream%2Fgstreamer.git 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 * gst/gstindex.c (gst_index_add_object): Note in the docs that this function is not implemented. --- diff --git a/ChangeLog b/ChangeLog index 62c3f4f..b15d3dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-11-14 Andy Wingo + + * gst/gstindex.c (gst_index_add_object): Note in the docs that + this function is not implemented. + 2005-11-14 Julien MOUTTE * gst/base/gstbasetransform.c: diff --git a/gst/gstindex.c b/gst/gstindex.c index 046ce66..31197e7 100644 --- a/gst/gstindex.c +++ b/gst/gstindex.c @@ -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 *