gecko-dev/media
Bryce Seager van Dyk defad44097 Bug 1623651 - Update enums that have changed with CDM header bump. r=alwu,dminor
The CDM header bump has moved some enums, as well as using enum classes instead
of old style enums. This patch updates consumers of these enums to be compatible
with the new headers.

Drive by remove `using namespace cdm` from a couple of files as
- In some places I'd already been using fully qualified names.
- I prefer the fully qualified names as they make it clear when enums are coming
  from the cdm namespace and `cdm::` is not a particularly more verbose thing to
  have on identifiers.

Differential Revision: https://phabricator.services.mozilla.com/D78343
2020-06-08 19:02:05 +00:00
..
audioipc Bug 1617369 - Reformat recent rust changes with rustfmt r=froydnj 2020-05-30 12:58:22 +00:00
ffvpx Bug 1616736 - P2. Update ffmpeg copy to 4.2. r=jolin 2020-03-04 22:18:34 +00:00
gmp-clearkey/0.1 Bug 1623651 - Update enums that have changed with CDM header bump. r=alwu,dminor 2020-06-08 19:02:05 +00:00
kiss_fft
libaom Bug 1592855 - run mach vendor aom with python3 r=dminor 2019-11-04 20:31:43 +00:00
libcubeb Bug 1641579 - Update cubeb to 4cd6a92. r=cubeb-reviewers,achronop 2020-05-28 14:25:20 +00:00
libdav1d Bug 1641693 - Replace a bunch of uses of `GENERATED_FILES` with the `GeneratedFile` template r=necko-reviewers,geckoview-reviewers,aklotz,dragana,froydnj 2020-06-01 16:00:28 +00:00
libjpeg Bug 1607379 - Update libjpeg-turbo to 2.0.4. r=aosmond 2020-01-07 12:12:52 +00:00
libmkv
libnestegg Bug 1592193 - Update libnestegg to b50521d4. r=bryce 2019-11-05 00:08:16 +00:00
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
libpng
libsoundtouch Bug 1588233 - Follow-up: Update moz.yaml for the 2.1.2 update. r=chunmin 2020-01-09 23:19:35 +00:00
libspeex_resampler
libtheora
libtremor
libvorbis
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 1641693 - Replace a bunch of uses of `GENERATED_FILES` with the `GeneratedFile` template r=necko-reviewers,geckoview-reviewers,aklotz,dragana,froydnj 2020-06-01 16:00:28 +00:00
mtransport Bug 1643169: Use ifr_ifru.ifru_flags6 instead of the ifr_flags macro, because the latter does not work properly on FreeBSD. r=mjf 2020-06-04 15:56:46 +00:00
openmax_dl
openmax_il/il112
psshparser Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
webrtc Bug 1641600 - Add SetRtxIsAllowed method to JsepTrack and JsepSession; r=bwc 2020-06-04 14:45:02 +00:00
moz.build
update-libjpeg.sh