[pulseaudio-tickets] [Bug 53066] echo-cancel: sink_request_rewind_cb() forwards the rewind request without converting the rewind amount between sample specs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 29 21:59:16 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=53066

Tanu Kaskinen <tanuk at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Tanu Kaskinen <tanuk at iki.fi> 2012-08-30 04:59:16 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().

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the pulseaudio-bugs mailing list