gstreamer/docs/gst
Nicolas Dufresne 103a40b6ce bufferpool: Add method and virtuals to set flushing state
Currently there is no other way to unlock a buffer pool other then
stopping it. This may have the effect of freeing all the buffers,
which is too heavy for a seek. This patch add a method to enter and
leave flushing state. As a convenience, flush_start/flush_stop
virtual are added so pool implementation can also unblock their own
internal poll atomically with the rest of the pool.  This is fully
backward compatible with doing stop/start to actually flush the pool
(as being done in GstBaseSrc).

https://bugzilla.gnome.org/show_bug.cgi?id=727611
2014-05-26 13:31:21 -04:00
..
.gitignore .gitignore: add new .svg file in docs 2010-04-08 10:10:18 +01:00
building.xml docs: Some grammar and typo corrections. 2009-03-30 10:33:51 +02:00
gst-universe.dot docs: add concept map 2010-04-08 10:30:41 +03:00
gstreamer-docs.sgml docs: add new device probing API to docs table of contents 2014-05-03 12:14:43 +01:00
gstreamer-overrides.txt docs/: Add these files to CVS. Now I really don't understand what's going on, but like whatever. I want green buildbot! 2005-03-29 14:34:51 +00:00
gstreamer-sections.txt bufferpool: Add method and virtuals to set flushing state 2014-05-26 13:31:21 -04:00
gstreamer.types.in docs: add the boxed types to the .types.in 2014-02-15 22:35:37 +01:00
Makefile.am docs: unhide docs for allocator 2014-01-31 08:36:55 +01:00
running.xml docs: Fix location of plugins and registry in home directories 2014-02-11 20:56:48 +01:00