summaryrefslogtreecommitdiff
path: root/gst/gstbufferpool.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-27Port gtk-doc comments to their equivalent markdown syntaxThibault Saunier1-1/+1
2015-06-13doc: Fix Since: marksNicolas Dufresne1-2/+2
2014-05-30bufferpool: It's pool, not poo... even when talking about flushingSebastian Dröge1-1/+1
2014-05-26bufferpool: Add method and virtuals to set flushing stateNicolas Dufresne1-1/+7
2014-05-08bufferpool: Add an helper to validate configNicolas Dufresne1-0/+2
2014-03-07buffer: invert meaning of GST_BUFFER_FLAG_TAG_MEMORYTim-Philipp Müller1-5/+5
2014-02-27bufferpool: Use TAG_MEMORY to check memory before releasingWim Taymans1-3/+8
2014-01-31bufferpool: more tests and small doc fixesStefan Sauer1-2/+1
2012-12-06bufferpool: clarify docsWim Taymans1-2/+3
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-06-19buffer pool: put GstBufferPoolAcquireParams typedef before structEvan Nemerson1-2/+4
2012-06-18bufferpool:check caps argumentWim Taymans1-1/+0
2012-04-25bufferpool: Reset the buffer before releasing into poolWim Taymans1-2/+1
2012-04-17meta: add LOCKED flagWim Taymans1-3/+4
2012-03-28review some docsWim Taymans1-6/+6
2012-03-27bufferpool: remove const from get/set_paramWim Taymans1-2/+2
2012-03-15bufferpool: split bufferpool configurationWim Taymans1-6/+9
2012-03-15GstBufferPoolParams -> GstBufferPoolAcquireParamsWim Taymans1-23/+23
2012-03-14query: also include padding in ALLOCATION queryWim Taymans1-3/+3
2012-02-27remove some useless includes in .hWim Taymans1-3/+0
2012-02-27bufferpool: make more stuff privateWim Taymans1-10/+3
2012-02-23bufferpool: improve docsWim Taymans1-1/+3
2012-02-02remove TRACE_NAME from headersWim Taymans1-7/+0
2011-12-23bufferpool: cleanup metadata in reset_bufferWim Taymans1-1/+2
2011-11-14fix docsWim Taymans1-0/+1
2011-11-11.h: fix header filesWim Taymans1-0/+2
2011-09-26docs: fix docsWim Taymans1-0/+3
2011-08-04bufferpool: add gst_buffer_pool_is_active()Wim Taymans1-0/+1
2011-07-30bufferpool: add method to check for an optionWim Taymans1-0/+1
2011-07-29bufferpool: add options API to bufferpoolWim Taymans1-7/+8
2011-07-21bufferpool: add reset_buffer vmethodWim Taymans1-1/+34
2011-07-15bufferpool: add macro to check for flushingWim Taymans1-0/+9
2011-06-20bufferpool: add function to set metadata apiWim Taymans1-13/+21
2011-06-13bufferpool: small indentation fixWim Taymans1-1/+1
2011-06-11bufferpool: remove postfix parameterWim Taymans1-2/+2
2011-06-05docs: update for API changesTim-Philipp Müller1-1/+1
2011-06-03bufferpool: make the default behaviour to waitWim Taymans1-2/+2
2011-03-04bufferpool: add caps to the configWim Taymans1-4/+4
2011-03-02buffer: add pool to buffer structureWim Taymans1-1/+0
2011-03-02bufferpool: Rework buffer management a littleWim Taymans1-1/+4
2011-03-02bufferpool: memory management cleanupsWim Taymans1-1/+2
2011-03-02bufferpool: more updatesWim Taymans1-2/+4
2011-03-02bufferpool: rename 'flushing' to 'active'Wim Taymans1-3/+3
2011-03-02bufferpool: use GstStructure to configure the poolWim Taymans1-32/+20
2011-03-02bufferpool: add simple bufferpool helper objectWim Taymans1-0/+165
2002-07-08- Removed bufferpool code and move that to gstbuffer.cWim Taymans1-99/+0
2001-10-21API docs. revived _buffer_ref_by_count fast types for scheduler and bin.Wim Taymans1-3/+2
2001-08-27The bufferpool api has changed. Check gstbufferpool.h to see the updated inte...Andy Wingo1-0/+3
2001-08-27hopefully the last commit on libgst wrt bufferpoolsAndy Wingo1-13/+12
2001-08-27more changes...Andy Wingo1-15/+9