gecko-dev/dom/media/platforms/agnostic
JW Wang 4b91acd0b1 Bug 1364834 - Fix rounding error in WaveDataDecoder::ProcessDecode(). r=jya
The duration is rounded down to 0 if |frames| is smaller than |mInfo.mRate|.
We should call FramesToTimeUnit() instead.

MozReview-Commit-ID: E7eOQuD48x2

--HG--
extra : rebase_source : 1edabb9a9fe495f89a13df71d73d3b9aef49fa9d
2017-05-15 17:25:26 +08:00
..
eme Bug 1361900: Part 1 - Make CDMProxy.h compatible with mozilla::Result. r=JamesCheng 2017-05-12 12:08:43 -07:00
gmp Bug 1359715 - let functions in MediaData.h take TimeUnit instead of int64_t. r=kaku 2017-04-24 17:33:05 +08:00
AOMDecoder.cpp Bug 1314147 - Add AOMDecoder. r=jya 2017-04-19 13:19:32 -07:00
AOMDecoder.h Bug 1314147 - Add AOMDecoder. r=jya 2017-04-19 13:19:32 -07:00
AgnosticDecoderModule.cpp Bug 1314147 - Add AOMDecoder to AgnosticDecoderModule. r=jya 2017-04-19 13:30:32 -07: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 1359715 - let functions in MediaData.h take TimeUnit instead of int64_t. r=kaku 2017-04-24 17:33:05 +08:00
BlankDecoderModule.h Bug 1348237 part 2 - move declaration of BlankDecoderModule into a header file; r=jwwang 2017-03-17 16:53:21 +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 1359715 - let functions in MediaData.h take TimeUnit instead of int64_t. r=kaku 2017-04-24 17:33:05 +08:00
OpusDecoder.cpp Bug 1359715 - let functions in MediaData.h take TimeUnit instead of int64_t. r=kaku 2017-04-24 17:33:05 +08:00
OpusDecoder.h Bug 1319987: P5. Promisify MediaDataDecoder. r=cpearce,gerald,mattwoodrow,snorp 2017-01-26 13:56:46 +01:00
TheoraDecoder.cpp Bug 1359715 - let functions in MediaData.h take TimeUnit instead of int64_t. r=kaku 2017-04-24 17:33:05 +08:00
TheoraDecoder.h Bug 1334061: P1. Fix headers and coding style. r=gerald 2017-02-15 19:09:29 +01:00
VPXDecoder.cpp Bug 1358662 - Implement keyframe and framesize VPXDecoder helpers. r=jya 2017-04-24 15:05:01 -07:00
VPXDecoder.h Bug 1358662 - Implement keyframe and framesize VPXDecoder helpers. r=jya 2017-04-24 15:05:01 -07:00
VorbisDecoder.cpp Bug 1359715 - let functions in MediaData.h take TimeUnit instead of int64_t. r=kaku 2017-04-24 17:33:05 +08:00
VorbisDecoder.h Bug 1334061: P1. Fix headers and coding style. r=gerald 2017-02-15 19:09:29 +01:00
WAVDecoder.cpp Bug 1364834 - Fix rounding error in WaveDataDecoder::ProcessDecode(). r=jya 2017-05-15 17:25:26 +08:00
WAVDecoder.h Bug 1319987: P5. Promisify MediaDataDecoder. r=cpearce,gerald,mattwoodrow,snorp 2017-01-26 13:56:46 +01:00