gstreamer/ext/soundtouch
Sebastian Dröge 26b4a028d9 ext/soundtouch/gstpitch.*: Implement LATENCY query and notify about latency changes.
Original commit message from CVS:
* ext/soundtouch/gstpitch.cc:
* ext/soundtouch/gstpitch.hh:
Implement LATENCY query and notify about latency changes.
Unfortunately we don't have a fixed latency but it changes
a bit with each buffer so we only send an LATENCY event with
the maximum latency if it changes.
Always calculate the timestamp, duration, etc from the sample
rate instead of using a pre-calculated duration for one sample
to prevent large rounding errors.
2008-01-27 07:37:40 +00:00
..
gstbpmdetect.cc ext/soundtouch/gstbpmdetect.cc: Only consider a BPM value above 1.0 as valid. 2008-01-27 06:31:52 +00:00
gstbpmdetect.hh ext/soundtouch/: Add BPM detection plugin based on SoundTouch's libBPM. 2008-01-27 05:56:04 +00:00
gstpitch.cc ext/soundtouch/gstpitch.*: Implement LATENCY query and notify about latency changes. 2008-01-27 07:37:40 +00:00
gstpitch.hh ext/soundtouch/gstpitch.*: Implement LATENCY query and notify about latency changes. 2008-01-27 07:37:40 +00:00
Makefile.am ext/soundtouch/: Add BPM detection plugin based on SoundTouch's libBPM. 2008-01-27 05:56:04 +00:00
plugin.c ext/soundtouch/: Add BPM detection plugin based on SoundTouch's libBPM. 2008-01-27 05:56:04 +00:00