Closed
Bug 1340970
Opened 8 years ago
Closed 8 years ago
Avoid creating another AU for getting channel layout when we already have one in cubeb_stream
Categories
(Core :: Audio/Video: cubeb, defect, P1)
Core
Audio/Video: cubeb
Tracking
()
RESOLVED
FIXED
People
(Reporter: chunmin, Assigned: chunmin)
References
Details
Attachments
(1 file)
Per discussion in https://github.com/kinetiknz/cubeb/pull/234#discussion_r101745194, we should avoid to create another AudioUnit when we already have one in cubeb_stream, or it might lead a deadlock.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → cchang
Assignee | ||
Updated•8 years ago
|
Summary: Avoid create another AU for getting channel layout when we already have one in cubeb_stream → Avoid creating another AU for getting channel layout when we already have one in cubeb_stream
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8839058 -
Flags: review?(achronop)
Updated•8 years ago
|
Rank: 15
Priority: -- → P1
Updated•8 years ago
|
Attachment #8839058 -
Flags: review?(achronop) → review+
Assignee | ||
Comment 2•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•