[pulseaudio-tickets] [Bug 46529] New: module-virtual-sink incorrectly assumes float32ne

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 23 10:16:26 PST 2012


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

             Bug #: 46529
           Summary: module-virtual-sink incorrectly assumes float32ne
    Classification: Unclassified
           Product: PulseAudio
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: modules
        AssignedTo: pulseaudio-bugs at lists.freedesktop.org
        ReportedBy: tanuk at iki.fi
         QAContact: pulseaudio-bugs at lists.freedesktop.org
                CC: lennart at poettering.net


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.

-- 
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