gecko-dev/media
Bryce Seager van Dyk fa930a9e95 Bug 1726615 - Reorder includes in ClearKey files. r=alwu
Reorder includes to match Google C++ style. The follow decisions were made to
resolve ambiguities.
- The pssh parser and clearkey are considered part of mozilla-central/Gecko and
  so have their includes grouped into the 'your project' includes at the end of
  includes. I.e. they're grouped with other mozilla-central headers.
- NSS and the CDM headers are considered as coming from other libs, so are
  placed in a block preceding the mozilla-central's.

I think everything else is decided by using the style guide and by Mozilla using
case sensitive sorting.

This also changes a few instances of using "systemheader.h" to <systemheader.h>,
which is more in line with the style guide.

Differential Revision: https://phabricator.services.mozilla.com/D123230
2021-08-20 18:00:12 +00:00
..
ffvpx Bug 1692940 - Switch ffvpx build to nasm instead of yasm. r=firefox-build-system-reviewers,dmajor 2021-02-23 01:26:45 +00:00
gmp-clearkey/0.1 Bug 1726615 - Reorder includes in ClearKey files. r=alwu 2021-08-20 18:00:12 +00:00
highway Bug 1711366 - Update highway to 0.12.1 r=aosmond 2021-05-21 14:38:30 +00:00
kiss_fft
libaom Bug 1692940 - Switch aom build to nasm instead of yasm. r=firefox-build-system-reviewers,jbauman,dmajor,andi 2021-02-23 01:26:46 +00:00
libcubeb Bug 1723096 - Update libcubeb to revision 85f1cf4. r=cubeb-reviewers,kinetik 2021-08-02 15:46:08 +00:00
libdav1d Bug 1716453 - Update dav1d to new version ddbbfde for Firefox 91. r=mjf 2021-06-21 21:15:52 +00:00
libjpeg Bug 1692940 - Switch jpeg build to nasm instead of yasm. r=firefox-build-system-reviewers,dmajor 2021-02-23 01:26:45 +00:00
libjxl Bug 1720704 - Re-enable libjxl updates every n-weeks; r=saschanaz 2021-07-15 14:33:41 +00:00
libmkv
libnestegg Bug 1726042 - Update nestegg to ec6adfbb. r=bryce 2021-08-16 22:26:31 +00:00
libogg Bug 1700534 - Coalesce RLBox wasmboxed libraries. r=firefox-build-system-reviewers,shravanrn,bholley,andi,mhentges 2021-06-22 05:31:33 +00:00
libopus
libpng
libsoundtouch Bug 1677881 - Update libsoundtouch to revision 17a63e9. r=chunmin 2021-03-24 10:27:47 +00:00
libspeex_resampler
libtheora Bug 1700171: Suppress some clang warnings in libtheora r=bryce 2021-03-22 20:17:14 +00:00
libtremor
libvorbis
libvpx Bug 1692940 - Switch vpx build to nasm instead of yasm. r=firefox-build-system-reviewers,dmajor 2021-02-23 01:26:44 +00:00
libwebp Bug 1691317 - Update libwebp to version 1.2.0. r=jrmuizel 2021-02-08 16:59:10 +00:00
libyuv Bug 1654461 - Make ConvertYCbCrToRGB32 color range aware r=jbauman,aosmond 2021-05-19 18:03:43 +00:00
mp4parse-rust Bug 1723247 - Update mp4parse-rust to 5326af6 r=kinetik 2021-08-03 23:23:42 +00:00
openmax_dl
openmax_il/il112
psshparser
webrtc Bug 1708813: Test-case for bug. r=mjf 2021-05-03 18:53:16 +00:00
moz.build
update-libjpeg.sh