index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstbufferpool.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
Port gtk-doc comments to their equivalent markdown syntax
Thibault Saunier
1
-1
/
+1
2015-06-13
doc: Fix Since: marks
Nicolas Dufresne
1
-2
/
+2
2014-05-30
bufferpool: It's pool, not poo... even when talking about flushing
Sebastian Dröge
1
-1
/
+1
2014-05-26
bufferpool: Add method and virtuals to set flushing state
Nicolas Dufresne
1
-1
/
+7
2014-05-08
bufferpool: Add an helper to validate config
Nicolas Dufresne
1
-0
/
+2
2014-03-07
buffer: invert meaning of GST_BUFFER_FLAG_TAG_MEMORY
Tim-Philipp Müller
1
-5
/
+5
2014-02-27
bufferpool: Use TAG_MEMORY to check memory before releasing
Wim Taymans
1
-3
/
+8
2014-01-31
bufferpool: more tests and small doc fixes
Stefan Sauer
1
-2
/
+1
2012-12-06
bufferpool: clarify docs
Wim Taymans
1
-2
/
+3
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-06-19
buffer pool: put GstBufferPoolAcquireParams typedef before struct
Evan Nemerson
1
-2
/
+4
2012-06-18
bufferpool:check caps argument
Wim Taymans
1
-1
/
+0
2012-04-25
bufferpool: Reset the buffer before releasing into pool
Wim Taymans
1
-2
/
+1
2012-04-17
meta: add LOCKED flag
Wim Taymans
1
-3
/
+4
2012-03-28
review some docs
Wim Taymans
1
-6
/
+6
2012-03-27
bufferpool: remove const from get/set_param
Wim Taymans
1
-2
/
+2
2012-03-15
bufferpool: split bufferpool configuration
Wim Taymans
1
-6
/
+9
2012-03-15
GstBufferPoolParams -> GstBufferPoolAcquireParams
Wim Taymans
1
-23
/
+23
2012-03-14
query: also include padding in ALLOCATION query
Wim Taymans
1
-3
/
+3
2012-02-27
remove some useless includes in .h
Wim Taymans
1
-3
/
+0
2012-02-27
bufferpool: make more stuff private
Wim Taymans
1
-10
/
+3
2012-02-23
bufferpool: improve docs
Wim Taymans
1
-1
/
+3
2012-02-02
remove TRACE_NAME from headers
Wim Taymans
1
-7
/
+0
2011-12-23
bufferpool: cleanup metadata in reset_buffer
Wim Taymans
1
-1
/
+2
2011-11-14
fix docs
Wim Taymans
1
-0
/
+1
2011-11-11
.h: fix header files
Wim Taymans
1
-0
/
+2
2011-09-26
docs: fix docs
Wim Taymans
1
-0
/
+3
2011-08-04
bufferpool: add gst_buffer_pool_is_active()
Wim Taymans
1
-0
/
+1
2011-07-30
bufferpool: add method to check for an option
Wim Taymans
1
-0
/
+1
2011-07-29
bufferpool: add options API to bufferpool
Wim Taymans
1
-7
/
+8
2011-07-21
bufferpool: add reset_buffer vmethod
Wim Taymans
1
-1
/
+34
2011-07-15
bufferpool: add macro to check for flushing
Wim Taymans
1
-0
/
+9
2011-06-20
bufferpool: add function to set metadata api
Wim Taymans
1
-13
/
+21
2011-06-13
bufferpool: small indentation fix
Wim Taymans
1
-1
/
+1
2011-06-11
bufferpool: remove postfix parameter
Wim Taymans
1
-2
/
+2
2011-06-05
docs: update for API changes
Tim-Philipp Müller
1
-1
/
+1
2011-06-03
bufferpool: make the default behaviour to wait
Wim Taymans
1
-2
/
+2
2011-03-04
bufferpool: add caps to the config
Wim Taymans
1
-4
/
+4
2011-03-02
buffer: add pool to buffer structure
Wim Taymans
1
-1
/
+0
2011-03-02
bufferpool: Rework buffer management a little
Wim Taymans
1
-1
/
+4
2011-03-02
bufferpool: memory management cleanups
Wim Taymans
1
-1
/
+2
2011-03-02
bufferpool: more updates
Wim Taymans
1
-2
/
+4
2011-03-02
bufferpool: rename 'flushing' to 'active'
Wim Taymans
1
-3
/
+3
2011-03-02
bufferpool: use GstStructure to configure the pool
Wim Taymans
1
-32
/
+20
2011-03-02
bufferpool: add simple bufferpool helper object
Wim Taymans
1
-0
/
+165
2002-07-08
- Removed bufferpool code and move that to gstbuffer.c
Wim Taymans
1
-99
/
+0
2001-10-21
API docs. revived _buffer_ref_by_count fast types for scheduler and bin.
Wim Taymans
1
-3
/
+2
2001-08-27
The bufferpool api has changed. Check gstbufferpool.h to see the updated inte...
Andy Wingo
1
-0
/
+3
2001-08-27
hopefully the last commit on libgst wrt bufferpools
Andy Wingo
1
-13
/
+12
2001-08-27
more changes...
Andy Wingo
1
-15
/
+9
[next]