Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst / gstbufferpool.h
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-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 caps to the config
2011-03-02 Wim Taymansbuffer: add pool to buffer structure
2011-03-02 Wim Taymansbufferpool: Rework buffer management a little
2011-03-02 Wim Taymansbufferpool: memory management cleanups
2011-03-02 Wim Taymansbufferpool: more updates
2011-03-02 Wim Taymansbufferpool: rename 'flushing' to 'active'
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
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
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 Wingobufferpool changes (next commit will update plugins)
2001-08-06 Wim TaymansAdded a missing UNLOCK macro.
2001-06-21 Steve Bakeradded ref counting to the buffer pool. also _destroy...
2001-06-17 Steve Bakeradded _gst_buffer_pool_initialize
2001-06-17 Steve Bakeradded a default bufferpool factory function. it reuses...
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-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-08-14 Wim TaymansAdded the bufferpool handler.