gecko-dev/media/ffvpx
Mike Hommey ef3ad686ee Bug 1512504 - Remove support for MSVC. r=froydnj
Consequently, this removes:
- MOZ_LIBPRIO, which is now always enabled.
- non_msvc_compiler, which is now always true.
- The cl.py wrapper, since it's not used anymore.
- CL_INCLUDES_PREFIX, which was only used for the cl.py wrapper.
- NONASCII, which was only there to ensure CL_INCLUDES_PREFIX still
  worked in non-ASCII cases.

This however keeps a large part of detecting and configuring for MSVC,
because we still do need it for at least headers, libraries, and midl.

Depends on D19614

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

--HG--
extra : moz-landing-system : lando
2019-02-14 21:45:27 +00:00
..
compat Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
libavcodec Bug 1513511 - P1. Use new FFmpeg decode API with recent FFmpeg version. r=bryce 2018-12-17 17:29:13 +00:00
libavutil Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
COPYING.LGPLv2.1
COPYING.LGPLv3
FILES Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
README_MOZILLA Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
changes.patch Bug 1366201 - P2. Revert "Bug 1292039: [ffmpeg] P1. Remove unused options and dictionary features." r=gerald 2017-10-24 19:33:05 +02:00
config.h Bug 1412558 - P2. Disable ffvp8 and ffvp9 decoders on Unixes 32 bits. r=mshal 2017-11-06 17:57:48 +01:00
config_android32.h Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
config_common.h bug 1476231 add ffmpeg floating point real FFT functions to ffvpx when MOZ_LIBAV_FFT is configured r=jya 2018-07-15 20:08:27 +12:00
config_darwin64.asm Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
config_darwin64.h Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
config_flac.h Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
config_unix32.h Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
config_unix64.asm Bug 1501796 - Use nasm when yasm is requested. r=firefox-build-system-reviewers,mshal 2018-11-16 01:20:58 +00:00
config_unix64.h Bug 1501796 - Use nasm when yasm is requested. r=firefox-build-system-reviewers,mshal 2018-11-16 01:20:58 +00:00
config_win32.asm Bug 1501796 - Use nasm when yasm is requested. r=firefox-build-system-reviewers,mshal 2018-11-16 01:20:58 +00:00
config_win32.h Bug 1501796 - Use nasm when yasm is requested. r=firefox-build-system-reviewers,mshal 2018-11-16 01:20:58 +00:00
config_win64.asm Bug 1511224 - Add win64-nasm toolchain. r=ted,jya,glandium 2019-02-14 21:30:22 +00:00
config_win64.h Bug 1501796 - Use nasm when yasm is requested. r=firefox-build-system-reviewers,mshal 2018-11-16 01:20:58 +00:00
defaults_disabled.asm Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
defaults_disabled.h Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
ffvpxcommon.mozbuild Bug 1512504 - Remove support for MSVC. r=froydnj 2019-02-14 21:45:27 +00:00
libavutil_visibility.h Bug 1412240 part 1: Add a preemptive stdlib.h include in our libavutil_visibility.h hackaround file. r=jya 2017-11-30 11:48:28 -08:00
moz.build