Closed
Bug 1231075
Opened 9 years ago
Closed 9 years ago
Remove the real-time weirdness from VideoSink::UpdateRenderedVideoFrames()
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: jwwang, Unassigned)
Details
Attachments
(1 file)
We should let the compositor decide when to render a video frame according to its timestamp and not pop video frames as fast as we can decode.
Reporter | ||
Comment 1•9 years ago
|
||
Reporter | ||
Comment 2•9 years ago
|
||
Bug 1231075. Respect the timestamp of video frames and don't pop frames as fast as we can in real-time mode. r=roc.
Attachment #8697968 -
Flags: review?(roc)
Comment on attachment 8697968 [details]
MozReview Request: Bug 1231075. Respect the timestamp of video frames and don't pop frames as fast as we can in real-time mode. r=roc.
https://reviewboard.mozilla.org/r/27753/#review24999
Attachment #8697968 -
Flags: review?(roc) → review+
Reporter | ||
Comment 4•9 years ago
|
||
Thanks!
Comment 6•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in
before you can comment on or make changes to this bug.
Description
•