Home
last modified time | relevance | path

Searched refs:gst_iterator_new (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstiterator.c144 gst_iterator_new (guint size, in gst_iterator_new() function
268 result = (GstListIterator *) gst_iterator_new (sizeof (GstListIterator), in gst_iterator_new_list()
554 result = (GstIteratorFilter *) gst_iterator_new (sizeof (GstIteratorFilter), in gst_iterator_filter()
814 gst_iterator_new (sizeof (GstSingleObjectIterator), in gst_iterator_new_single()
Dgstiterator.h234 GstIterator* gst_iterator_new (guint size,
Dgstbin.c2398 gst_iterator_new (sizeof (GstBinSortIterator), in gst_bin_sort_iterator_new()
/third_party/gstreamer/gstreamer/
DChangeLog122255 …gst/gstiterator.c: Fix my previous commit: GTypes passed to gst_iterator_new() can be fundamental …
122257 * gst/gstiterator.c: (gst_iterator_new):
122258 Fix my previous commit: GTypes passed to gst_iterator_new()
122302 * gst/gstiterator.c: (gst_iterator_new):
122309 …gst/gstbin.c: Pass GType and size arguments to gst_iterator_new() in the right order (maybe we sho…
122313 Pass GType and size arguments to gst_iterator_new() in the right
122934 * gst/gstiterator.c: (gst_iterator_init), (gst_iterator_new),
133728 * gst/gstiterator.c: (gst_iterator_init), (gst_iterator_new),