gecko-dev/dom/media/platforms/agnostic
Jean-Yves Avenard 0ac3f1c5b4 Bug 1374774: P1. Move H264 methods into H264 code. r=gerald
HasSPS, ExtractExtraData and CompareExtraData have nothing to do with the handling of annex B format. They are raw H264 related methods.

It will also prevent in the following change to have cycling references between two headers.

MozReview-Commit-ID: FCs5aU4GcTU

--HG--
extra : rebase_source : a96fe0c70416d38690b0c2f1dee567b0b025e947
2017-06-22 14:36:11 +02: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 1365098 - Convert NS_GetCurrentThread uses in dom/media (r=cpearce) 2017-06-12 20:20:08 -07:00
AOMDecoder.cpp Bug 1369950 - Update aom. r=gerald 2017-05-10 14:16:55 -07:00
AOMDecoder.h Bug 1368839 - Add av1 to MediaSource.isTypeSupported. r=gerald 2017-05-30 16:37:20 -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 1374774: P1. Move H264 methods into H264 code. r=gerald 2017-06-22 14:36:11 +02: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 1223270: P4. Remove extra copy of YUV buffer for Theora. r=mattwoodrow 2017-05-04 15:44:46 +02:00
TheoraDecoder.h Bug 1223270: P4. Remove extra copy of YUV buffer for Theora. r=mattwoodrow 2017-05-04 15:44:46 +02:00
VPXDecoder.cpp Bug 1223270: P3. Remove extra copy of YUV buffer on Windows. r=mattwoodrow,nical 2017-05-03 23:25:54 +02:00
VPXDecoder.h Bug 1223270: P3. Remove extra copy of YUV buffer on Windows. r=mattwoodrow,nical 2017-05-03 23:25:54 +02: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