Closed
Bug 1182985
Opened 10 years ago
Closed 10 years ago
MediaFormatReader should drain its decoder when encountering a resolution change
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: jya, Assigned: jya)
References
Details
Attachments
(1 file)
2.43 KB,
patch
|
cpearce
:
review+
|
Details | Diff | Splinter Review |
Currently it simply flushes the decoder. This causes frame that could have been otherwise displayed to simply be dropped.
While hardly noticeable, it's not ideal.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8632686 -
Flags: review?(cpearce)
Updated•10 years ago
|
Attachment #8632686 -
Flags: review?(cpearce) → review+
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jyavenard
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•