gstreamer/plugins/elements
Jan Schmidt 725a71ea0c queue2: Don't report 0% unless empty
When preparing a buffering message, don't report 0% if there
is any bytes left in the queue at all. We still have something
to push, so don't tell the app to start buffering - maybe
we'll get more data before actually running dry.
2015-12-02 19:32:12 +11:00
..
.gitignore
gstcapsfilter.c capsfilter: remove proxying of accept-caps downstream 2015-09-26 07:13:45 -03:00
gstcapsfilter.h doc/capsfilter: Document filtering modes 2015-07-28 16:57:43 -04:00
gstconcat.c
gstconcat.h
gstdownloadbuffer.c downloadbuffer, benchmarks: fix error leaks in failure code paths 2015-09-15 18:21:58 +01:00
gstdownloadbuffer.h
gstelements.c
gstelements_private.c
gstelements_private.h
gstfakesink.c
gstfakesink.h
gstfakesrc.c
gstfakesrc.h
gstfdsink.c
gstfdsink.h
gstfdsrc.c
gstfdsrc.h
gstfilesink.c filesink: continue element cleanup even if fclose fails 2015-11-05 10:17:41 +01:00
gstfilesink.h
gstfilesrc.c
gstfilesrc.h
gstfunnel.c funnel: Fix racy state change 2015-09-24 12:14:57 +02:00
gstfunnel.h
gstidentity.c identity: add drop-buffer-flags property 2015-11-13 07:37:12 -08:00
gstidentity.h identity: add drop-buffer-flags property 2015-11-13 07:37:12 -08:00
gstinputselector.c inputselector: Fix buffer leak in sync_streams & cache_buffers mode 2015-09-21 10:33:55 +02:00
gstinputselector.h
gstmultiqueue.c multiqueue: Use buffer DTS if present, else PTS 2015-10-27 08:38:42 +01:00
gstmultiqueue.h
gstoutputselector.c
gstoutputselector.h
gstqueue.c queue/queue2: Use GST_BUFFER_DTS_OR_PTS 2015-10-27 08:49:02 +01:00
gstqueue.h
gstqueue2.c queue2: Don't report 0% unless empty 2015-12-02 19:32:12 +11:00
gstqueue2.h queue2: Add the avg-in-rate property. 2015-11-06 12:32:16 -03:00
gstsparsefile.c
gstsparsefile.h
gststreamiddemux.c
gststreamiddemux.h
gsttee.c
gsttee.h
gsttypefindelement.c
gsttypefindelement.h
gstvalve.c
gstvalve.h
Makefile.am