gecko-dev/dom/media/platforms/ffmpeg
David Major 56ea434680 Bug 1528074 - Translate MSVC warning flags to clang spelling where supported r=froydnj
clang-cl only acts on five MSVC warning flags: 7219c7e9af/clang/include/clang/Driver/CLCompatOptions.td (L188-L197)

With MSVC now unsupported, most -wdNNNN have no effect and can be removed.

This patch converts the five supported warnings to their clang spellings, as preparation for a subsequent patch that will remove all remaining `[/-]w[edo][0-9]{4}`.

Differential Revision: https://phabricator.services.mozilla.com/D22582

--HG--
extra : moz-landing-system : lando
2019-03-11 01:39:42 +00:00
..
ffmpeg57 Bug 1508909 revert reformat of third-party ffmpeg headers r=jya 2018-11-21 08:25:05 +00:00
ffmpeg58 Bug 1508909 revert reformat of third-party ffmpeg headers r=jya 2018-11-21 08:25:05 +00:00
ffvpx Bug 1528074 - Translate MSVC warning flags to clang spelling where supported r=froydnj 2019-03-11 01:39:42 +00:00
libav53
libav54
libav55
FFmpegAudioDecoder.cpp Bug 1524890 - P11. Remove duration from AudioData construction parameter. r=bryce 2019-02-22 09:19:47 +00:00
FFmpegAudioDecoder.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
FFmpegDataDecoder.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
FFmpegDataDecoder.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
FFmpegDecoderModule.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
FFmpegDecoderModule.h Bug 1505284 - P1. Use ffmpeg decoder for h264 in low latency mode. r=padenot 2018-11-22 16:30:06 +00:00
FFmpegLibs.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
FFmpegLibWrapper.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
FFmpegLibWrapper.h Bug 1513511 - P1. Use new FFmpeg decode API with recent FFmpeg version. r=bryce 2018-12-17 17:29:13 +00:00
FFmpegLog.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
FFmpegRDFTTypes.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
FFmpegRuntimeLinker.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
FFmpegRuntimeLinker.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
FFmpegVideoDecoder.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
FFmpegVideoDecoder.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
moz.build
README_mozilla