gecko-dev/dom/media/platforms/agnostic
Kartikaya Gupta ba4b3b9101 Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj
We have a minimum requirement of VS 2015 for Windows builds, which supports
the z length modifier for format specifiers. So we don't need SizePrintfMacros.h
any more, and can just use %zu and friends directly everywhere.

MozReview-Commit-ID: 6s78RvPFMzv

--HG--
extra : rebase_source : 009ea39eb4dac1c927aa03e4f97d8ab673de8a0e
2017-07-26 16:03:57 -04:00
..
eme Bug 1376498 part 4 - Make all nsClassHashtable::RemoveAndForget() consumers use Remove() instead. r=froydnj 2017-07-05 02:01:45 +02: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
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 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
OpusDecoder.h
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
WAVDecoder.cpp Bug 1364834 - Fix rounding error in WaveDataDecoder::ProcessDecode(). r=jya 2017-05-15 17:25:26 +08:00
WAVDecoder.h