[pulseaudio-tickets] [Bug 68952] PA_STREAM_FIX_* flags do not work with pa_stream_new_extended()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 16 05:04:06 PDT 2013


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

--- Comment #2 from Tanu Kaskinen <tanuk at iki.fi> ---
There are two ways to make this work: allow and ignore the FIX_* flags for
non-PCM formats, or treat missing rate/format/channels information in a PCM
format info struct as if FIX_* flags were set for for that format info only. We
could implement both, they don't conflict with each other. I think the more
correct way is the latter, because as Remi said, we should have separate sets
of flags for the different formats, and this is a way to implement that. I plan
to implement this solution (not today, but "soon").

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20130916/a8866811/attachment.html>


More information about the pulseaudio-bugs mailing list