https://bugs.freedesktop.org/show_bug.cgi?id=47156
--- Comment #9 from Arun Raghavan <[email protected]> 2012-05-09 22:34:42 PDT --- (In reply to comment #8) > The speex resampler may suffer from this same bug. There's a similar assertion > for speex. Does the speex API actually imply that it may not consume all input data? The documentation suggests that this can only happen during an error: """ Unless an error occurs, either all input samples will be read or all output samples will be written to (or both). """ from: http://www.speex.org/docs/manual/speex-manual/node7.html#SECTION00760000000000000000 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ pulseaudio-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
