Summary: | pa_sink_input_request_rewind() has a nonsensical check | ||
---|---|---|---|
Product: | PulseAudio | Reporter: | Tanu Kaskinen <tanuk> |
Component: | core | Assignee: | pulseaudio-bugs |
Status: | RESOLVED FIXED | QA Contact: | pulseaudio-bugs |
Severity: | normal | ||
Priority: | medium | CC: | lennart |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Removing unecessary check |
Description
Tanu Kaskinen
2012-08-22 11:45:53 UTC
Created attachment 66976 [details] [review] Removing unecessary check The patch just remove the i->thread_info.rewrite_nbytes != 0 check. I've done the follow tests: 1) Moving the sink-input around two different sinks a bluetooth device and my sound card. 2) Cork/Uncork the sink-input in the bluetooth sink 3) Several volume changes In all these three tests worked as expected. The bluetooth device used was: Motorola EQ5 portable speaker. Best Regards, Flavio Ceolin Hey folks, is it necessary other tests to validate it ? Thanks in advance, Flavio Ceolin (In reply to comment #2) > Hey folks, is it necessary other tests to validate it ? No, the tests that you've done are fine. The patch is pushed now, sorry for the delay. I changed the commit message a bit to align with usual conventions. Thanks for the patch! No problem at all, thanks for applying the patch. Regards, Flavio Ceolin |
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.