gstreamer/ext/soundtouch
Mathieu Duponchelle 5f020be6cd pitch: Fix single input buffer followed by EOS
The flush function immediately returned when pitch->next_buffer_offset
was 0.

This is clearly wrong, as next_buffer_offset can be 0 when a single
input buffer has been received, and no output buffer has been produced
before receiving EOS.

Simply remove that condition.

https://bugzilla.gnome.org/show_bug.cgi?id=796603
2018-06-16 18:38:46 +02:00
..
gstbpmdetect.cc soundtouch: Call default event handler for basetransform 2013-12-10 23:06:53 +11:00
gstbpmdetect.hh Fix FSF address 2012-11-04 00:09:59 +00:00
gstpitch.cc pitch: Fix single input buffer followed by EOS 2018-06-16 18:38:46 +02:00
gstpitch.hh soundtouch: Allow compilation against float and integer version of the library 2013-09-02 10:29:49 +02:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build Meson: Generate pc file for all plugins in bad 2018-04-25 11:08:09 +01:00
plugin.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00