buffer: Use an inline function instead of a macro for gst_buffer_replace()
[platform/upstream/gstreamer.git] / gst / gstbuffer.h
2011-10-13 Sebastian Drögebuffer: Use an inline function instead of a macro for...
2011-08-15 Josep Torrabuffer: explicitly cast to the enum type
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...
2004-04-06 Benjamin Ottegst/gstbuffer.h: remove macro that wouldn't work anymor...
2004-04-01 David Schleefgst/gstbuffer.c: (gst_buffer_join): Add function gst_b...
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-15 Johan Dahlin*.h: Revert indentation changes.
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-27 Benjamin Ottegst/gstbuffer.h: remove gst_buffer_free, use gst_data_unref
2004-02-03 Benjamin Ottegst/elements/gstfilesrc.*: don't ref the filesrc when...
2004-01-11 David SchleefFix some incorrect comments caused by recent checkins
2004-01-11 David Schleefgst/: Change GstBuffer private structure element names...
2003-12-22 David SchleefMerge CAPS branch
2003-12-09 David SchleefChange GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-11-24 Benjamin Ottemerge in tagging
2003-10-07 David SchleefAdd padding to structures and objects
2003-05-24 Wim Taymansonly update the DURATION field when appending buffers...
2003-05-24 Wim Taymans- First attempt at implementing #113180, this one also...
2003-05-20 David SchleefRemove (incorrect) cast on gst_buffer_is_writable()
2003-04-16 Benjamin Otte*_is_writeable => *_is_writable (spelling)
2003-04-15 Benjamin Ottechange *_is_readonly to *_is_writeable. Hope the name...
2003-04-15 Benjamin Otteremove left over _needs_copy_on_write
2003-04-15 Benjamin OtteAPI change: rename (currently unused function) gst_...
2003-04-13 Benjamin Otte- added macros GST_CLOCK_TIME_IS_VALID and GST_BUFFE_TI...
2003-03-29 Martin Schulzegst/gstelementfactory.c: Add "g_free (dp->license)...
2003-02-02 Wim Taymans- replace old tracing with common GstTrace
2002-12-21 Wim Taymans- offset is supposed to be a uint64
2002-12-19 Wim Taymans- Cleanups
2002-11-19 David SchleefAdded gst_buffer[_pool]_needs_copy_on_write()
2002-11-02 Wim TaymansAdded the long awaited gst_buffer_set_data
2002-08-30 Thomas Vander Sticheletypo fix
2002-07-25 Wim TaymansAlso handle READONLY buffers in the copy_on_write function
2002-07-24 Wim TaymansFixed the missing .h file and some reorg (not sure...
2002-07-24 Andy Wingoadd default bufferpool, clean up some code, add bufferp...
2002-07-13 Wim Taymans- Documentation updates, renamed some _ methods because...
2002-07-10 David SchleefFix GstBufferFlag so it's really an enum typedef, not...
2002-07-09 Thomas Vander Sticheleoops fix
2002-07-09 Thomas Vander Stichelemerge from BRANCH-RELEASE-0_4_0
2002-07-08 Wim Taymans- Removed bufferpool code and move that to gstbuffer.c
next