base/gstdataqueue: inline some functions, get levels with memcpy.
[platform/upstream/gstreamer.git] / libs / gst / base / gstdataqueue.c
2010-10-13 Edward Herveybase/gstdataqueue: inline some functions, get levels...
2010-03-17 Mart Raudseppdocs: add missing "Since: 0.10.26" marker for gst_data_...
2009-11-27 Stefan Kostdocs: fix broken xrefs
2009-10-28 Edward Herveyoptimisation : Use g_object_newv where possible.
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-07 Mark Nauwelaertsdataqueue: fix API documentation typo
2009-10-07 Edward Herveygstdataqueue: new constructor which takes callbacks.
2009-10-06 Tim-Philipp Müllerdataqueue, elements: avoid unnecessary runtime type...
2009-04-04 Sebastian Drögegst: Use g_once_init* or G_DEFINE_TYPE
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2008-02-03 Sebastian DrögeDon't use base_init where not absolutely necessary...
2007-06-15 Wim Taymanslibs/gst/base/gstdataqueue.*: Various cleanups.
2007-06-06 Tim-Philipp MüllerFix multiqueue leaking buffers and events when downstre...
2007-05-24 Tim-Philipp Müllerlibs/gst/base/gstdataqueue.c: Eliminate tabs and traili...
2006-11-28 Edward Herveylibs/gst/base/: New GstDataQueue object for threadsafe...