gstreamer/plugins/elements
Tim-Philipp Müller af2482b170 queue: add "flush-on-eos" property
In flush-on-eos=true mode any data remaining in the queue is
discarded when an EOS event is received, and the EOS passed
downstream as soon as possible (instead of waiting for all
buffers in the queue to get processed by downstream first).

May or may not be useful in capture/encoding scenarios.
2012-10-31 19:33:30 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstcapsfilter.c capsfilter: don't prefer passthrough 2012-10-04 11:18:19 +02:00
gstcapsfilter.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstelements.c plugins: don't use one-time array in plugin_init 2012-07-14 20:28:54 +01:00
gstfakesink.c Make intel compiler happier 2012-09-25 00:56:26 +01:00
gstfakesink.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstfakesrc.c Make intel compiler happier 2012-09-25 00:56:26 +01:00
gstfakesrc.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstfdsink.c fdsink.c: fix G_OS_WIN32 #ifdef 2012-07-02 12:05:50 +01:00
gstfdsink.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstfdsrc.c Remove 0.10-related documentation and "Since" markers 2012-07-10 12:03:27 +02:00
gstfdsrc.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstfilesink.c filesink: fix build on Cygwin 2012-09-12 17:16:41 +02:00
gstfilesink.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstfilesrc.c basesrc: Add default handler for URI query in GstURIHandler subclasses 2012-07-31 17:26:37 +02:00
gstfilesrc.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstfunnel.c gstfunnel: avoid access of freed pad 2012-06-14 14:10:22 +01:00
gstfunnel.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstidentity.c identity: retimestamp both pts and dts when doing so 2012-09-26 10:55:47 +02:00
gstidentity.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstinputselector.c ghostpad: Make some debugging more verbose 2012-08-31 06:25:37 -07:00
gstinputselector.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstmultiqueue.c multiqueue: Add EOS status to debug output about filled/unfilled 2012-10-30 10:04:14 +11:00
gstmultiqueue.h dataqueue/queuearray: Make public API again 2012-10-25 14:03:01 +02:00
gstoutputselector.c Remove 0.10-related documentation and "Since" markers 2012-07-10 12:03:27 +02:00
gstoutputselector.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstqueue.c queue: add "flush-on-eos" property 2012-10-31 19:33:30 +00:00
gstqueue.h queue: add "flush-on-eos" property 2012-10-31 19:33:30 +00:00
gstqueue2.c queue2: fix possible data corruption in ring buffer mode when seeking 2012-09-12 12:59:50 +01:00
gstqueue2.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gsttee.c Make intel compiler happier 2012-09-25 00:56:26 +01:00
gsttee.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gsttypefindelement.c typefind: send STREAM-START event 2012-09-26 13:25:03 +02:00
gsttypefindelement.h typefind: send STREAM-START event 2012-09-26 13:25:03 +02:00
gstvalve.c Remove 0.10-related documentation and "Since" markers 2012-07-10 12:03:27 +02:00
gstvalve.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
Makefile.am dataqueue/queuearray: Make public API again 2012-10-25 14:03:01 +02:00