memory: more fixes
[platform/upstream/gstreamer.git] / gst / gstbufferlist.c
2011-03-28 Wim Taymansmemory: more fixes
2011-03-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-03-11 Jonas Holmbergbufferlist: Use a GQueue instead of a GList
2011-03-10 Wim TaymansMerge branch 'master' into 0.11
2011-03-08 Wim TaymansMerge branch 'master' into 0.11
2011-03-02 Wim TaymansMerge branch 'master' into 0.11
2011-02-23 Wim Taymansminiobject: cleanups
2011-02-23 Wim Taymansimprove type registration
2011-02-23 Wim Taymansfix compilation
2011-02-23 Wim Taymansminiobject: work on making caps a boxed type
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2010-12-17 Edward Herveygst: documentation fixups and annotation
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-09-17 Wim Taymansbufferlist: add function to add a list of buffers
2010-08-08 Sebastian Drögebufferlist: Initialize the GType cache for the bufferli...
2010-08-06 Sebastian Drögebufferlist: Don't chain up finalize to the parent class
2010-08-06 Shixin Zenggst: make _get_type() in gst/* thread safe
2010-04-08 Stefan Kostdocs: use informalfigure tag to not syntax highlight...
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2010-02-07 Tim-Philipp MüllerRevert "docs: fix ASCII art so that iterators are align...
2010-02-01 Tim-Philipp Müllerdocs: fix ASCII art so that iterators are aligned prope...
2010-01-31 Tim-Philipp Müllerdocs: add some more Since: markers to buffer list docs
2009-08-11 Jonas Holmbergbufferlist: update doc string
2009-07-02 Tim-Philipp Müllerdocs: fix gtk-doc /*< private >*/ marker
2009-06-29 Wim Taymansbufferlist: fix example
2009-06-29 Jonas Holmbergdocs: fix some typos
2009-06-19 Wim Taymansbufferlist: Various cleanups
2009-05-12 Wim Taymansbufferlist: make objects opaque
2009-05-12 Wim Taymansbufferlist: fix a comment
2009-05-12 Jonas Holmbergbufferlist: add bufferlist code