Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst / gstbufferpool.c
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
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-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim Taymansmemory: more fixes
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-04 Wim Taymansbufferpool: add more debug info
2011-03-04 Wim Taymansbufferpool: add debug
2011-03-04 Wim Taymansbufferpool: add some more debug info
2011-03-04 Wim Taymansbufferpool: add caps to the config
2011-03-02 Wim Taymansbuffer: add pool to buffer structure
2011-03-02 Wim Taymansbufferpool: Refactor stopping of the pool
2011-03-02 Wim Taymansbufferpool: Rework buffer management a little
2011-03-02 Wim Taymansbufferpool: memory management cleanups
2011-03-02 Stefan Kostbufferpool: also allow NULL params in _acquire
2011-03-02 Wim Taymansbufferpool: more updates
2011-03-02 Wim Taymansbufferpool: rename 'flushing' to 'active'
2011-03-02 Wim Taymansbufferpool: prealloc when unset flushing
2011-03-02 Wim Taymansbufferpool: use quarks for structure fields
2011-03-02 Wim Taymansbufferpool: use GstStructure to configure the pool
2011-03-02 Wim Taymansbufferpool: add simple bufferpool helper object
2002-07-08 Wim Taymans- Removed bufferpool code and move that to gstbuffer.c
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-02-04 Thomas Vander Stichelesimilar fix for count ref
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
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-08-31 Andy Wingoit's now mandatory to set the buffer_copy function...
2001-08-27 Andy Wingoremoved DONTFREE from default bufferpool implementation
2001-08-27 Andy WingoThe bufferpool api has changed. Check gstbufferpool...
2001-08-27 Andy Wingohopefully the last commit on libgst wrt bufferpools
2001-08-27 Andy Wingomore changes...
2001-08-27 Andy Wingofinished default bufferpool implementation (setting...
2001-08-27 Andy Wingobufferpool changes (next commit will update plugins)
2001-08-12 Steve Bakerdoc update
2001-07-27 Steve Bakercompile fix when atomic refcounting is not available
2001-06-21 Steve Bakeradded ref counting to the buffer pool. also _destroy...
2001-06-17 Steve Bakeradded a default bufferpool factory function. it reuses...
2001-01-06 Erik WalthinsenCleaned up the docs a bit.
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-11-11 Wim TaymansDocs updates.
2000-10-25 Wim TaymansMore Docs updates.
2000-08-14 Wim TaymansAdded the bufferpool handler.