gstreamer/win32/common
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
..
config.h Release 1.3.2 2014-05-21 13:06:34 +02:00
dirent.c Fix a couple of missing includes for MSVC2005 and a C99 issue. Also, starting with 2.14.0, GLib won't provide a pipe(... 2007-10-31 22:01:03 +00:00
dirent.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
gstconfig.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstenumtypes.c Release 1.3.1 2014-05-03 17:41:41 +02:00
gstenumtypes.h Release 1.3.1 2014-05-03 17:41:41 +02:00
gstversion.h Release 1.3.2 2014-05-21 13:06:34 +02:00
gtchar.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
libgstbase.def sparsefile: keep it private as helper API for downloadbuffer 2014-05-13 20:05:55 +01:00
libgstcontroller.def controller: rename control-bindings 2012-01-30 21:18:57 +01:00
libgstdataprotocol.def defs: update defs 2010-12-07 18:33:51 +01:00
libgstnet.def win32: Fix exported symbols list for real now 2012-07-11 13:14:57 +02:00
libgstreamer.def bufferpool: Add method and virtuals to set flushing state 2014-05-26 13:31:21 -04:00