Summary: | echo-cancel: sink_request_rewind_cb() forwards the rewind request without converting the rewind amount between sample specs | ||
---|---|---|---|
Product: | PulseAudio | Reporter: | Tanu Kaskinen <tanuk> |
Component: | modules | Assignee: | pulseaudio-bugs |
Status: | RESOLVED INVALID | QA Contact: | pulseaudio-bugs |
Severity: | normal | ||
Priority: | medium | CC: | lennart |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Tanu Kaskinen
2012-08-02 06:07:39 UTC
Resolving as INVALID. The master sink sample spec doesn't matter here. The bytes given to pa_sink_input_request_rewind() are given using the sink input's sample spec, and the sink input's sample spec is the same as the echo-cancel sink's sample spec. The conversion to the master sink's sample spec is done inside pa_sink_input_request_rewind(). |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.