add default bufferpool, clean up some code, add bufferpool testing to fakesrc
[platform/upstream/gstreamer.git] / gst / gstbuffer.h
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.
2001-04-24 Erik Walthinsen- commented out remainder of Meta stuff
2001-04-22 Erik Walthinsenfixes for gstbuffer, and removed ## from gstcaps.h... BRANCH-PLUGINVER1-20010422-ROOT PLUGINVER1-20010422-FREEZE
2001-04-22 Erik WalthinsenAdded gst_buffer_copy(). It's not complete, it should...
2001-04-16 Wim TaymansAdded 1337 macros to create padtemplates and capstemplates.
2000-12-29 Wim TaymansFixed buffer flag handling gstplay used old flag handli...
2000-12-29 Wim TaymansFixed a serious bug in gst_props_new: properties with...
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-17 Erik WalthinsenSome minor compilation fixes...
2000-12-16 Wim Taymanssome editor changes= loading of save pipelines (not...
2000-12-16 Erik WalthinsenWARNING: Don't grab this updated unless you're really...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-11-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-08-14 Wim TaymansState change fixes in the threading element.
2000-07-12 Wim TaymansThis is the audio/video sync release.
2000-07-05 Wim TaymansAdded seeking to some of the plugins. some MMX speedups...
2000-05-21 Wim TaymansFixed the mpeg2 encoder. Added MMX optimisations for...
2000-03-27 Wim TaymansDocumentation updates. All standard library objects...
2000-03-13 Wim TaymansVarious cleanups. Moved the overlay code to a specializ...
2000-01-30 Erik Walthinseninitial checkin