gecko-dev/dom/media/webm
Nicholas Nethercote 51f2b494ea Bug 1448222 - Remove MediaPrefs. r=jya
This patch converts all the prefs in MediaPrefs to the new StaticPrefs system.

Note that the "media.wmf.skip-blacklist" pref was present in both MediaPrefs
and gfxPrefs. The copy in MediaPrefs was never used; this explains why this
patch does not add an entry for it to StaticPrefList.h.

Note also that the patch removes themedia.rust.mp4parser pref, because it's
unused.

MozReview-Commit-ID: IfHP37NbIjY

--HG--
extra : rebase_source : df84ea813b7c366d7be663c696891325610149c8
2018-03-20 09:48:56 +11:00
..
EbmlComposer.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
EbmlComposer.h Bug 1231848 - Do not write framerate metadata to webm container in MediaRecorder. r=bechen,jesup,rillian 2017-01-13 09:00:55 +01:00
NesteggPacketHolder.h Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
WebMBufferedParser.cpp Bug 1362440 - part2 : parsing entire content to decide whether it's media segment. r=kinetik 2017-10-30 15:27:30 +08:00
WebMBufferedParser.h Bug 1362440 - part2 : parsing entire content to decide whether it's media segment. r=kinetik 2017-10-30 15:27:30 +08:00
WebMDecoder.cpp Bug 1448222 - Remove MediaPrefs. r=jya 2018-03-20 09:48:56 +11:00
WebMDecoder.h Bug 1390748 - Remove unnecessary includes in *Decoders. r=jwwang 2017-08-16 17:19:39 +12:00
WebMDemuxer.cpp Bug 1453437 - return UniquePtr from MediaRawData::CreateWriter; r=gerald 2018-04-12 15:28:21 -04:00
WebMDemuxer.h Bug 1407810 - Use DDLogger in media stack - r=jwwang 2017-10-10 17:55:27 +11:00
WebMWriter.cpp Bug 1375392 - Tweak the PROFILER_LABEL* macros. r=mstange. 2017-06-22 17:08:53 +10:00
WebMWriter.h Bug 1231848 - Do not write framerate metadata to webm container in MediaRecorder. r=bechen,jesup,rillian 2017-01-13 09:00:55 +01:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00