gecko-dev/dom/media/flac
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
..
FlacDecoder.cpp Bug 1378295. P1 - remove unused MFR::mDecoder. r=jya 2017-07-13 15:13:12 +08:00
FlacDecoder.h Bug 1374930. P3 - move Clone() down to ChannelMediaDecoder for clone is possible only for those use channel-based resource. r=cpearce 2017-06-20 18:10:27 +08:00
FlacDemuxer.cpp Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
FlacDemuxer.h Bug 1325707: P4. Fix coding style of MediaDataDemuxers. r=gerald 2017-02-07 09:23:34 +01:00
FlacFrameParser.cpp Bug 1355740 - Change the type of TrackInfo::mDuration to TimeUnit. r=jya 2017-04-12 16:41:36 +08:00
FlacFrameParser.h Bug 1313632: P2. Cleaner Ogg related headers. r=kaku 2016-11-09 12:19:06 +11:00
moz.build Bug 1195723: [flac] P8. Add flac MediaDecoder. r=kamidphish 2016-08-17 15:42:18 +10:00