gecko-dev/dom/media/platforms/agnostic
Kaku Kuo 09feb98f41 Bug 1346120 part 5 - Revert the blank decoder to create green frames; r=jwwang
The blank decoder used to create green frames.
Bug 1274626 patch 2 modifies its behavior to return black frames.
The original implementation is better in memory usage, so we revert it.

MozReview-Commit-ID: Lue63Rsoy3G

--HG--
extra : rebase_source : ba6a1bb74a2b5d61b245c114e4dd5cf32dc29b89
extra : intermediate-source : fcb4f38cf4d4ee2709a3d0d4e2945eef9dc6cab0
extra : source : e920b71a11ebf410f4a1c99708911be98f68586c
2017-03-09 17:26:42 +08:00
..
eme Bug 1341200. Part 1 - satisfy least privilege principle by capturing |mSamplesWaitingForKey| instead of |this|. r=jya 2017-02-22 16:06:14 +08:00
gmp Bug 1341894 - Correct encryption subsamples in AVCC -> AnnexB conversion. r=jya 2017-02-23 11:00:28 +13:00
AgnosticDecoderModule.cpp Bug 1334061: P1. Fix headers and coding style. r=gerald 2017-02-15 19:09:29 +01:00
AgnosticDecoderModule.h Bug 1339748: P2. Let the MediaDataDecoder tells the format it wants. r=cpearce 2017-02-17 22:19:55 +01:00
BlankDecoderModule.cpp Bug 1346120 part 5 - Revert the blank decoder to create green frames; r=jwwang 2017-03-09 17:26:42 +08:00
DummyMediaDataDecoder.cpp Bug 1346120 part 1 - Extract BlankMediaDataDecoder so it can be shared; r=jwwang 2017-03-09 15:33:53 +08:00
DummyMediaDataDecoder.h Bug 1346120 part 1 - Extract BlankMediaDataDecoder so it can be shared; r=jwwang 2017-03-09 15:33:53 +08:00
NullDecoderModule.cpp Bug 1346120 part 2 - Implement NullDecoderModule; r=jwwang 2017-03-09 16:07:22 +08:00
OpusDecoder.cpp Bug 1325707: Follow-up, fix invalid unsigned comparison. r=gerald 2017-02-22 13:02:57 +01:00
OpusDecoder.h Bug 1319987: P5. Promisify MediaDataDecoder. r=cpearce,gerald,mattwoodrow,snorp 2017-01-26 13:56:46 +01:00
TheoraDecoder.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
TheoraDecoder.h Bug 1334061: P1. Fix headers and coding style. r=gerald 2017-02-15 19:09:29 +01:00
VorbisDecoder.cpp Bug 1334061: P1. Fix headers and coding style. r=gerald 2017-02-15 19:09:29 +01:00
VorbisDecoder.h Bug 1334061: P1. Fix headers and coding style. r=gerald 2017-02-15 19:09:29 +01:00
VPXDecoder.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
VPXDecoder.h Bug 1334061: P1. Fix headers and coding style. r=gerald 2017-02-15 19:09:29 +01:00
WAVDecoder.cpp Bug 1334061: P1. Fix headers and coding style. r=gerald 2017-02-15 19:09:29 +01:00
WAVDecoder.h Bug 1319987: P5. Promisify MediaDataDecoder. r=cpearce,gerald,mattwoodrow,snorp 2017-01-26 13:56:46 +01:00