JW Wang
fbdef02717
Bug 1272565 - draw a blank image when no frames in the video track.
...
MozReview-Commit-ID: 1Kijn00XAnQ
2016-05-17 10:33:32 +08:00
Jean-Yves Avenard
c04fc8bec6
Bug 1237160: Do not count frames not composited as dropped. r=cpearce
...
This is a partial reversal of bug 1230338. We can't distinguish frames that are never composited because the media element is hidden from the frames genuinely dropped due to machine slowness. So until we can distinguish them, let's not report them as dropped.
MozReview-Commit-ID: ERV8Luaxp3F
2016-02-10 11:05:09 +11:00
JW Wang
2bdedb0118
Bug 1231091. Part 3 - resolve the end promise when all frames are rendered. r=roc.
2015-12-22 08:42:38 +08:00
JW Wang
f79563a6b5
Bug 1231075. Respect the timestamp of video frames and don't pop frames as fast as we can in real-time mode. r=roc.
2015-12-17 10:53:49 +08:00
Matt Woodrow
6ef854d267
Bug 1230338 - Record video frames dropped by the compositor, or while flushing during skip-to-keyframe. r=jya
2015-12-04 13:33:21 +13:00
JW Wang
22151cf459
Bug 1218311 - Port the fix of bug 1193614 to VideoSink. r=cpearce.
2015-11-25 15:15:05 +08:00
Kilik Kuo
0bf3fd5a4f
Bug 1194918 - Override function SetVolume/SetPreservesPitch in VideoSink for the contained AudioSink. r=jwwang.
2015-10-19 18:14:31 +08:00
Kilik Kuo
1f68a3c545
Bug 1194918 - Move av-sync and video frame rendering logic from MDSM to VideoSink. r=jwwang.
2015-10-19 18:08:11 +08:00
Kilik Kuo
12f5e4fabf
Bug 1194918 - Add VideoSink which contains either AudioSinkWrapper or DecodedStreamSink as a default operating MediaSink in MDSM. r=jwwang.
2015-10-19 17:32:16 +08:00