gecko-dev/media
Ricky Stewart 02a7b4ebdf Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
Allow-list all Python code in tree for use with the black linter, and re-format all code in-tree accordingly.

To produce this patch I did all of the following:

1. Make changes to tools/lint/black.yml to remove include: stanza and update list of source extensions.

2. Run ./mach lint --linter black --fix

3. Make some ad-hoc manual updates to python/mozbuild/mozbuild/test/configure/test_configure.py -- it has some hard-coded line numbers that the reformat breaks.

4. Make some ad-hoc manual updates to `testing/marionette/client/setup.py`, `testing/marionette/harness/setup.py`, and `testing/firefox-ui/harness/setup.py`, which have hard-coded regexes that break after the reformat.

5. Add a set of exclusions to black.yml. These will be deleted in a follow-up bug (1672023).

# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D94045
2020-10-26 18:34:53 +00:00
..
audioipc Bug 1672275 - Update audioipc to db32323. r=chunmin 2020-10-21 15:41:53 +00:00
ffvpx Bug 1669888 - Enable ffvpx on all Mac platforms. r=jya 2020-10-08 05:28:28 +00:00
gmp-clearkey/0.1 Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
kiss_fft
libaom Bug 1585470 - Remove duplicate cpu-features.c definition when building GV without webrtc r=glandium 2020-07-09 19:10:34 +00:00
libcubeb Bug 1670917 - Upstream build system and other bits from freebsd-ports. r=cubeb-reviewers,chunmin 2020-10-20 20:03:29 +00:00
libdav1d Bug 1661093 - Update libdav1d to 0243c3ff for Firefox 82. r=mjf 2020-10-06 15:53:50 +00:00
libjpeg
libmkv
libnestegg
libogg Bug 1625876 - Port libOgg usage code in the OGGDemuxer to use the RLBox API r=padenot 2020-04-22 11:41:42 +00:00
libopus Bug 1652675 - Define OPUS_ARM_MAY_HAVE_NEON{,_INTR} on non-android non-windows aarch64. r=kinetik 2020-07-15 22:07:50 +00:00
libpng
libsoundtouch Bug 1669450 - Update libsoundtouch to a911a1. r=chunmin 2020-10-07 09:40:58 +00:00
libspeex_resampler Bug 1656438 - Fix non-direct int16 speex resampler halving values. r=karlt 2020-09-17 06:08:38 +00:00
libtheora
libtremor
libvorbis Bug 1463915 - Update libvorbis to 1.3.7. r=jya 2020-07-24 00:25:08 +00:00
libvpx Bug 1622013 - Build *_mmx.c files with -mmmx in bundled libvpx; r=bryce 2020-04-13 15:34:42 +00:00
libwebp Bug 1618288 - Remove header that should not have been added. 2020-02-26 18:55:20 +00:00
libyuv
mp4parse-rust Bug 1646936 - Generate a single metadata file in the objdir, and feed it to cbindgen. r=glandium 2020-06-26 10:41:26 +00:00
openmax_dl
openmax_il/il112
psshparser Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
webrtc Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz.build
update-libjpeg.sh