Closed
Bug 788402
Opened 13 years ago
Closed 13 years ago
Improve queue handling in opensl backend
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: mwu, Assigned: mwu)
References
Details
Attachments
(1 file)
2.82 KB,
patch
|
kinetik
:
review+
|
Details | Diff | Splinter Review |
This patch:
1. Handles draining in the opensl backend.
2. Attempts to fill as much of the queue as possible whenever things fall below a low watermark.
3. Fixes the position calculation so it doesn't overflow.
Performance doesn't seem great - there is occasional stuttering on the Otoro. Not sure why.
Attachment #658378 -
Flags: review?(kinetik)
Updated•13 years ago
|
Attachment #658378 -
Flags: review?(kinetik) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Target Milestone: --- → mozilla18
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•