Bug 46529

Summary: module-virtual-sink incorrectly assumes float32ne
Product: PulseAudio Reporter: Tanu Kaskinen <tanuk>
Component: modulesAssignee: pulseaudio-bugs
Status: RESOLVED FIXED QA Contact: pulseaudio-bugs
Severity: normal    
Priority: medium CC: colin, lennart
Version: unspecifiedKeywords: love
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Tanu Kaskinen 2012-02-23 10:16:26 UTC
sink_input_pop_cb() in module-virtual-sink copies samples assuming that the format is float32ne, but the user can configure a different format.

To keep things simple, the float32ne assumption is probably a good one, so the solution is then to prevent the user from configuring the sample format.
Comment 1 Ștefan Săftescu 2012-04-05 05:47:38 UTC
I am working on this.

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.