Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst / gstbuffer.h
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
2002-06-02 Wim TaymansRemoved \n in DEBUG some buffer flags for future use
2002-05-26 Wim TaymansAdded g_malloc instead of a memchunk when using memprof
2002-04-19 Thomas Vander Sticheledoc fixes
2002-04-12 Thomas Vander Stichelecode review
2002-02-02 Wim TaymansSmall pointless cleanups
2001-12-28 Wim Taymans- Removed deprecated buffer flags.
2001-12-22 Wim TaymansThis is an attempt at not segfaulting on errors but...
2001-12-15 Christian Schallerupdated .h files with // fixes
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-09-10 Erik Walthinsengstinfo.[ch], cothreads.c: added initial support for...
2001-08-27 Andy Wingobufferpool changes (next commit will update plugins)
2001-08-22 Erik Walthinsenadded the FUNC accessors and moved _append proto
2001-08-22 Thomas Vander Sticheleadded GST_BUFFER_FREE_FUNC since it didn't seem to...
2001-08-11 Erik Walthinsen- changed timestamps to gint64 (*signed* 64-bit)
2001-06-25 Wim TaymansRemoved the final bits of GstMeta.
2001-05-25 Wim TaymansSome cleanups.
next