Open
Bug 1013756
Opened 11 years ago
Updated 2 years ago
Consider using off-main-thread OnDataAvailable for media
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: khuey, Unassigned)
References
Details
With the ability to receive ODA on another thread we could theoretically pump data directly from Necko into <audio> and <video> tag decoders. Let's figure out if this is worth doing and if so how to do it.
Comment 1•10 years ago
|
||
main thread usage seem to cause bug 1026312, Bug 919793, Bug 999743, Bug 914870 in the past. It seems better to fix this problem.
Reporter | ||
Comment 2•10 years ago
|
||
Note that we'll need something like bug 1015466 to see much improvement on b2g.
Updated•10 years ago
|
Updated•9 years ago
|
Component: Audio/Video → Audio/Video: Playback
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•