Closed
Bug 1301068
Opened 5 years ago
Closed 5 years ago
Potential stall with AVC3 content
Categories
(Core :: Audio/Video: Playback, defect, P1)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: jya, Assigned: jya)
References
Details
Attachments
(1 file)
Following bug 1297265, the MediaFormatReader will not submit new frames until InputExhausted is called. The H264Converter may drop frames, but never calls InputExhausted. it should
Comment hidden (mozreview-request) |
Comment 2•5 years ago
|
||
mozreview-review |
Comment on attachment 8788909 [details] Bug 1301068: Ensure InputExhausted is called if H264Converter drops a frame. https://reviewboard.mozilla.org/r/77238/#review75648
Attachment #8788909 -
Flags: review?(gsquelart) → review+
Updated•5 years ago
|
Priority: -- → P1
Pushed by cbook@mozilla.com: https://hg.mozilla.org/mozilla-central/rev/3e3c5cd9d31e Ensure InputExhausted is called if H264Converter drops a frame. r=gerald
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3e3c5cd9d31e
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•