gecko-dev/dom/media/raw
Dan Glastonbury 526fdd85f6 Bug 1224973 - Part 5: Implement suspend decoding for background video. r=cpearce,jwwang,jya
Implemented by short-circuiting calls to RequestVideoData in MDSM so no
frames are decoded. Resuming playback when video moves to foreground by
using the SeekTask/SeekJob/Seek in MDSM with result of GetMediaTime().

Special consideration is made to only seek the video part of Seek() to
remove an audible glitch in the audio playback when the video becomes
visible again.

MozReview-Commit-ID: 7YFDTanslXu
2016-05-12 09:54:15 +10:00
..
RawDecoder.cpp
RawDecoder.h Bug 1240411: P4. Clean up readers headers. r=cpearce 2016-01-19 19:47:31 +11:00
RawReader.cpp Bug 1224973 - Part 5: Implement suspend decoding for background video. r=cpearce,jwwang,jya 2016-05-12 09:54:15 +10:00
RawReader.h Bug 1224973 - Part 5: Implement suspend decoding for background video. r=cpearce,jwwang,jya 2016-05-12 09:54:15 +10:00
RawStructs.h
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00