Closed
Bug 1049480
Opened 12 years ago
Closed 2 months ago
Fix volume handling in cubeb's PulseAudio backend: switch to the new Pulse API for volume
Categories
(Core :: Audio/Video: cubeb, defect, P3)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: padenot, Assigned: padenot)
References
Details
This is a followup to bug 1049478, it's about implementing the "real" solution with the new API the PulseAudio folks give us.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → paul
Updated•10 years ago
|
Component: Audio/Video → Audio/Video: MSG/cubeb/GMP
Updated•10 years ago
|
Component: Audio/Video: MediaStreamGraph → Audio/Video: cubeb
Updated•10 years ago
|
Rank: 25
Priority: -- → P2
Comment 1•8 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Comment 2•7 years ago
|
||
Did PulseAudio ever add new API for this? It looks like the PA_STREAM_NO_FLAT_VOLUME patch was never merged and I can't see any obviously related PA_STREAM_* flags, was there another proposal?
| Assignee | ||
Comment 3•7 years ago
|
||
I haven't heard of anything.
Comment 4•7 years ago
|
||
I talked to Arun in IRC about it. The bottom line was that the implementation has been delayed due to corner cases of the implementation. The thread [1] will remain the best summary of the current status. Post [2] is the key part of that thread.
Arun summarized that Tanu's proposal at the time was to have a second "relative" volume control on streams, to allow clients to opt out of flat volumes.
[1] https://lists.freedesktop.org/archives/pulseaudio-discuss/2014-August/021082.html
[2] https://lists.freedesktop.org/archives/pulseaudio-discuss/2014-August/021099.html
Updated•3 years ago
|
Severity: normal → S3
Updated•3 years ago
|
Updated•2 months ago
|
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•