Closed
Bug 1373475
Opened 8 years ago
Closed 8 years ago
cubeb-pulse-rs: Panic in pulse_format_to_cubeb_format
Categories
(Core :: Audio/Video: cubeb, enhancement, P1)
Tracking
()
RESOLVED
FIXED
mozilla56
| Tracking | Status | |
|---|---|---|
| firefox56 | --- | fixed |
People
(Reporter: u480271, Assigned: u480271)
References
Details
Attachments
(1 file)
pulse_format_to_cubeb_format panic!s on unknown format. It should do what cubeb_pulse.c does and return FLOAT_32NE.
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8878278 [details]
Bug 1373475: Remove panic from pulse_format_to_cubeb_format.
https://reviewboard.mozilla.org/r/149608/#review154224
Attachment #8878278 -
Flags: review?(kinetik) → review+
Updated•8 years ago
|
Rank: 15
Priority: -- → P1
Pushed by dglastonbury@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b98d481de3b4
Remove panic from pulse_format_to_cubeb_format. r=kinetik
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•