miniobject: fix debug
[platform/upstream/gstreamer.git] / gst / gstbuffer.h
2011-04-06 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-04-01 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-30 Wim Taymansdocs: update docs
2011-03-30 Wim Taymansbuffer: more API tweaks
2011-03-29 Wim Taymansmemory: further memory tweaking
2011-03-29 Wim Taymansbuffer: optimize memory handling
2011-03-29 Wim Taymansbuffer: move implementation details in private struct
2011-03-29 Wim Taymansbuffer: more buffer updates
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim Taymansbuffer: more fixes
2011-03-28 Wim Taymansbuffer: add more methods
2011-03-28 Wim Taymansbuffer: fix remaining unit tests
2011-03-28 Wim Taymansmemory: more work on implementing buffer memory
2011-03-28 Wim Taymansmemory: more work on porting the unit tests
2011-03-28 Wim Taymansmemory: port code to new buffer data API
2011-03-28 Wim Taymansmemory: more fixes
2011-03-28 Wim TaymansWIP use memory in buffer
2011-03-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-03-10 Wim TaymansMerge branch 'master' into 0.11
2011-03-08 Wim TaymansMerge branch 'master' into 0.11
2011-03-02 Wim Taymansbuffer: add pool to buffer structure
2011-03-02 Wim TaymansMerge branch 'master' into 0.11
2011-02-27 Wim Taymansmeta: separate add and get methods
2011-02-26 Wim Taymansbuffer: remove useless method
2011-02-25 Wim Taymansbuffer: remove owner_priv now that we have metadata
2011-02-25 Wim Taymansmetadata: Rename to GstMeta
2011-02-25 Wim Taymansbuffermeta: add beginnings of buffer metadata
2011-02-24 Wim Taymansbuffer: add owner private as intermediate solution
2011-02-23 Wim Taymansminiobject: fix flags
2011-02-23 Wim Taymansimprove type registration
2011-02-23 Wim Taymansfix macros
2011-02-23 Wim Taymansminiobject: make miniobject a boxed type
2011-02-22 Wim Taymanscleanups
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-02-21 Robert Swainminiobject, buffer: steal miniobject flag for use as...
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-09-01 Jeffrey S. SmithFix casts in a bunch of inline functions to maintain...
2010-01-14 Sebastian Drögedocs: Move field specific Since markers at the same...
2009-12-25 Wim Taymansbuffer: remove subbuffer subclass
2009-11-25 Stefan Kostdocs: fix xrefs in docs
2009-09-01 Wim Taymansbuffer: whitespace fixes
2009-03-12 Wim Taymansdocs: Improve some docs
2009-02-22 Ali SabilConvert unref/copy functions of GstMiniObject subclasse...
2009-02-19 Edward HerveyGstBufferFlags: Add "Since: 0.10.23" for the newly...
2009-02-19 Edward HerveyGstBufferFlags: Add 3 new media-specific buffer flags.
2008-11-18 Wim Taymansgst/gstbuffer.h: Document the free_func.
2008-10-08 Andy Wingogst/gstghostpad.c (gst_ghost_pad_construct): If we...
2008-10-07 Tim-Philipp Müllergst/: Add 'Since' bits to gtk-doc chunks for new API.
2008-10-06 Andy Wingogst/gstbuffer.h (GST_BUFFER_FREE_FUNC): New API, a...
2007-11-02 Tim-Philipp Müllergst/: Move declaration of private _gst_foo_initialize...
2007-10-15 Stefan Kostgst/gstbuffer.h: Define GST_BUFFER_FLAG_GAP more strict...
2007-08-07 Wim Taymansgst/gstbuffer.h: Remove comma from last element in...
2007-04-26 Tim-Philipp MüllerAPI: add gst_buffer_try_new_and_alloc() plus unit test...
2007-03-09 Wim TaymansAdd metadata copy functions. Fixes #393099.
2006-10-18 Tim-Philipp Müllergst/gstbuffer.h: Add an explicit cast to GstBuffer...
2006-10-17 Tim-Philipp Müllergst/gstbuffer.h: Fix gst_buffer_replace() macro to...
2006-08-23 Thomas Vander Sticheleword refcounting more precisely for gst_value_*_buffer
2006-06-12 Wim Taymansgst/gstbuffer.h: Avoid unneeded type checking.
2006-06-06 Thomas Vander Stichelewidth respectationizing
2006-05-10 Tim-Philipp Müllergst/: Make gtk-doc generate docs for our inlined gst_bu...
2006-05-05 Wim Taymansgst/: Add note about refcounting and miniobject/buffer...
2006-03-21 Edward Herveygst/: gst_[buffer|event|message]_ref() macros are repla...
2006-03-15 Jan Schmidtgst/gstbuffer.h: Documentation fix.
2006-03-07 Wim TaymansSmall documentation fixes.
2006-01-17 Jan SchmidtReplace gst_buffer_(make|is)_metadata_writable patch...
2006-01-16 Jan SchmidtBack out patch until after the release.
2006-01-16 Jan Schmidtgst/gstbuffer.*: Add gst_buffer_(is|make)_metadata_writ...
2005-11-20 Wim TaymansDoc fixes.
2005-11-19 Andy Wingogst/gstbuffer.h (GST_BUFFER_FLAG_ORIGINAL): Removed...
2005-11-10 Wim Taymanscheck/gst/gstghostpad.c: Added check for bug #317341
2005-11-09 Wim Taymansgst/gstbuffer.*: Uber-spiffy-spiffify some more.
2005-10-31 Wim Taymansgst/gstbuffer.h: Small doc fix.
2005-10-28 Michael SmithWork around gtkdoc deficiencies, document a macro diffe...
2005-10-28 Michael SmithImprove GstBuffer documentation. It's now 100% Spiffier.
2005-10-20 Wim Taymansgst/: Another 1% more coverage.
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-09-11 Thomas Vander Stichelevarious doc fixes
2005-08-26 Thomas Vander Stichelewhitespace, doc and debug fixing/additions
2005-08-25 Thomas Vander Stichelefix docs by fixing enum typedef
2005-08-23 Stefan Kostinlined more doc comments, added missing comments and...
2005-07-27 Wim TaymansSome docs updates
2005-06-22 Wim Taymansgst/gstbuffer.h: Added convenience macros for setting...
2005-06-19 Thomas Vander Stichelesome more docs cleanup
2005-06-08 Thomas Vander Stichelewhite space fixes
2005-05-30 Wim Taymansgst/gstbuffer.*: Avoid typechecking in places where...
2005-05-19 Wim Taymansgst/: Make subbufer unref the parent in finalize. some...
2005-05-16 David Schleefcheck/Makefile.am: remove GstData checks
2005-05-05 Wim Taymansgst/: Fix name lookup in GstBin.
2005-03-08 Wim TaymansDocs updates, clean up some headers.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-01-18 Stefan Kostadded docs for the TAG defines
2004-08-12 Thomas Vander Sticheleadd flag, reorder GstBuffer docs
2004-07-07 Thomas Vander Sticheledebugging and cleanups
2004-05-20 Wim Taymansgst/gstbuffer.*: Added Comment to a flag. copy relevant...
2004-05-20 Thomas Vander Sticheleadd IN_CAPS buffer flag; add GST_TYPE_FIXED_LIST +...
2004-04-13 David Schleefgst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buf...
next