Open
Bug 1128827
Opened 10 years ago
Updated 2 years ago
Add FlushComplete to MediaDataDecoderCallback to allow decoders to implement Flush asynchronously
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: kinetik, Unassigned)
Details
Attachments
(1 obsolete file)
Spinning this off from bug 1121258 comment 7.
This hasn't been needed until now, but the GMP API allows a GMP to signal that a flush/reset has been completed asynchronously, which is not easily mapped to the existing MediaDataDecoderCallback API.
Reporter | ||
Comment 1•10 years ago
|
||
Reporter | ||
Updated•10 years ago
|
Attachment #8558320 -
Attachment is obsolete: true
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
•