gecko-dev/dom/media/ipc
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
..
MediaIPCUtils.h Bug 1394648 - Switch from nsInt{Point,Rect,Size} to gfx::Int{Point,Rect,Size} in dom/media. r=jwwang 2017-08-29 14:00:33 +12:00
moz.build
PVideoDecoder.ipdl Bug 1394591 - P4. Pass decoder description to RemoteVideoDecoder. r=mattwoodrow 2017-09-01 18:22:55 +02:00
PVideoDecoderManager.ipdl Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
RemoteVideoDecoder.cpp Bug 1448222 - Remove MediaPrefs. r=jya 2018-03-20 09:48:56 +11:00
RemoteVideoDecoder.h Bug 1407810 - Use DDLogger in media stack - r=jwwang 2017-10-10 17:55:27 +11:00
VideoDecoderChild.cpp Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
VideoDecoderChild.h Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
VideoDecoderManagerChild.cpp Bug 1448222 - Remove MediaPrefs. r=jya 2018-03-20 09:48:56 +11:00
VideoDecoderManagerChild.h Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
VideoDecoderManagerParent.cpp Bug 1425631 - Reduce global threads count. r=jya 2017-12-15 21:45:35 +01:00
VideoDecoderManagerParent.h Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
VideoDecoderParent.cpp Bug 1411523 - Remove 'this' from lambda captures [self, this] under dom/media r=jwwang 2017-10-26 16:59:40 +08:00
VideoDecoderParent.h Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00