uri: fix wrong G_GNUC_MALLOC
[platform/upstream/gstreamer.git] / gst / gstbufferlist.c
2011-05-03 Stefan Kostdocs: we don't need to document private members in...
2011-04-14 Sebastian Drögebufferlist: Add boxed type for GstBufferListIterator...
2011-04-14 Sebastian Drögegst: Add some more gobject-introspection annotations
2011-03-11 Jonas Holmbergbufferlist: Use a GQueue instead of a GList
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