Searched refs:gst_index_entry_free (Results 1 – 8 of 8) sorted by relevance
41 gst_index_entry_free (entry); in GST_START_TEST()
138 (GBoxedFreeFunc) gst_index_entry_free);204 gst_index_entry_free (entry); in gst_index_free_writer()544 gst_index_entry_free (GstIndexEntry * entry) in gst_index_entry_free() function
442 void gst_index_entry_free (GstIndexEntry *entry);
175 g_list_foreach (memindex->associations, (GFunc) gst_index_entry_free, NULL); in gst_mem_index_finalize()
143 (GBoxedFreeFunc) gst_index_entry_free); in gst_index_entry_get_type()215 gst_index_entry_free (entry); in gst_index_free_writer()558 gst_index_entry_free (GstIndexEntry * entry) in gst_index_entry_free() function
441 void gst_index_entry_free (GstIndexEntry *entry);
177 g_list_foreach (memindex->associations, (GFunc) gst_index_entry_free, NULL); in gst_mem_index_finalize()
95862 …gst/gstindex.*: Don't free key strings which we don't own. Fixes crash in gst_index_entry_free() (…95864 * gst/gstindex.c: (gst_index_entry_free):95867 gst_index_entry_free() (#522741).96693 (gst_index_finalize), (gst_index_entry_free),