gst/gstindex.*: Add new function with option to dispose of user_data in resolver.
authorSiavash Safi <siavash.safi@gmail.com>
Mon, 11 Feb 2008 17:53:57 +0000 (17:53 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 11 Feb 2008 17:53:57 +0000 (17:53 +0000)
commitfdd893cd1767a2c0bd5cee4cc346733d852a14f1
treea06e0aaa2d145b944b0938db93f3c8fd731a5fdd
parent0a5db2e47982f3562f90a92c6d724fdfad6a2f40
gst/gstindex.*: Add new function with option to dispose of user_data in resolver.

Original commit message from CVS:
Patch by: Siavash Safi <siavash dot safi at gmail dot com>
* gst/gstindex.c: (gst_index_finalize), (gst_index_set_resolver),
(gst_index_set_resolver_full):
* gst/gstindex.h:
Add new function with option to dispose of user_data in resolver.
Actually call the dispose function when finalizing the object and not
just when changing the resolver/filter.
API: GstIndex::gst_index_set_resolver_full()
* docs/gst/gstreamer-sections.txt:
Add new function to docs. Fixes #515469.
ChangeLog
common
docs/gst/gstreamer-sections.txt
gst/gstindex.c
gst/gstindex.h