gecko-dev/dom/media/gmp
Chris Pearce c5863900ee Bug 1338924 - Throttle decrypts to 2s of content per 1s of wall time. r=gerald
This ensures we don't trigger any of the CDMs in-built throuput
limiting protections.

MozReview-Commit-ID: EgNn8WpUZZg
2017-02-10 22:20:43 +13:00
..
gmp-api Bug 1338924 - Pass duration of sample being decrypted to CDM. r=gerald 2017-02-14 11:29:32 +13:00
widevine-adapter Bug 1338924 - Throttle decrypts to 2s of content per 1s of wall time. r=gerald 2017-02-10 22:20:43 +13:00
GMPCDMCallbackProxy.cpp Bug 1306314 - Add an ID to GMPDecryptor instances, reflect that on CDMProxy. r=gerald 2016-11-11 12:10:43 +13:00
GMPCDMCallbackProxy.h Bug 1306314 - Add an ID to GMPDecryptor instances, reflect that on CDMProxy. r=gerald 2016-11-11 12:10:43 +13:00
GMPCDMProxy.cpp Bug 1338924 - Pass duration of sample being decrypted to CDM. r=gerald 2017-02-14 11:29:32 +13:00
GMPCDMProxy.h Bug 1317927 - Media caching needs to use origin attributes, r=cpearce, r=jesup 2016-12-07 07:07:09 -10:00
GMPCallbackBase.h
GMPChild.cpp Replace GMP use of PCrashReporter with shmem-based annotations. (bug 1337518, r=billm) 2017-02-12 11:39:44 -08:00
GMPChild.h Replace GMP use of PCrashReporter with shmem-based annotations. (bug 1337518, r=billm) 2017-02-12 11:39:44 -08:00
GMPContentChild.cpp Bug 1332149 - Don't expose plugin-container or sandbox vouchers to GMPs. r=gerald 2017-01-19 14:57:30 +13:00
GMPContentChild.h Bug 1329543 - Remove PGMPAudioDecoder. r=gerald 2017-01-14 16:14:32 +08:00
GMPContentParent.cpp Bug 1329543 - Remove PGMPAudioDecoder. r=gerald 2017-01-14 16:14:32 +08:00
GMPContentParent.h Bug 1329543 - Remove PGMPAudioDecoder. r=gerald 2017-01-14 16:14:32 +08:00
GMPCrashHelper.cpp Bug 1317822 - Move GMPCrashHelper into its own file. r=gerald 2016-11-16 11:35:36 +13:00
GMPCrashHelper.h Bug 1317822 - Move GMPCrashHelper into its own file. r=gerald 2016-11-16 11:35:36 +13:00
GMPCrashHelperHolder.h Bug 1317822 - Move GMPCrashHelper into its own file. r=gerald 2016-11-16 11:35:36 +13:00
GMPDecryptorChild.cpp Bug 1338924 - Pass duration of sample being decrypted to CDM. r=gerald 2017-02-14 11:29:32 +13:00
GMPDecryptorChild.h Bug 1338924 - Pass duration of sample being decrypted to CDM. r=gerald 2017-02-14 11:29:32 +13:00
GMPDecryptorParent.cpp Bug 1338924 - Pass duration of sample being decrypted to CDM. r=gerald 2017-02-14 11:29:32 +13:00
GMPDecryptorParent.h Bug 1338924 - Pass duration of sample being decrypted to CDM. r=gerald 2017-02-14 11:29:32 +13:00
GMPDecryptorProxy.h Bug 1338924 - Pass duration of sample being decrypted to CDM. r=gerald 2017-02-14 11:29:32 +13:00
GMPDiskStorage.cpp Bug 1332530 - Remove GMP enum storage names. r=gerald 2017-01-20 15:06:00 +13:00
GMPEncryptedBufferDataImpl.cpp
GMPEncryptedBufferDataImpl.h
GMPLoader.cpp Bug 1332530 - Flatten GMPLoader and GMPLoaderImpl. r=gerald 2017-01-19 15:44:54 +13:00
GMPLoader.h Bug 1332530 - Flatten GMPLoader and GMPLoaderImpl. r=gerald 2017-01-19 15:44:54 +13:00
GMPMemoryStorage.cpp Bug 1332530 - Remove GMP enum storage names. r=gerald 2017-01-20 15:06:00 +13:00
GMPMessageUtils.h Bug 1329543 - Remove PGMPAudioDecoder. r=gerald 2017-01-14 16:14:32 +08:00
GMPParent.cpp Replace GMP use of PCrashReporter with shmem-based annotations. (bug 1337518, r=billm) 2017-02-12 11:39:44 -08:00
GMPParent.h Replace GMP use of PCrashReporter with shmem-based annotations. (bug 1337518, r=billm) 2017-02-12 11:39:44 -08:00
GMPPlatform.cpp Bug 1338924 - Add GMPTask that takes/runs a lambda and a simple mechanism to set a timer on a lambda task. r=gerald 2017-02-14 11:09:38 +13:00
GMPPlatform.h Bug 1338924 - Add GMPTask that takes/runs a lambda and a simple mechanism to set a timer on a lambda task. r=gerald 2017-02-14 11:09:38 +13:00
GMPProcessChild.cpp bug 1303096 - Stop sending sync messages soon after content process start-up r=billm 2017-02-05 00:52:38 -05:00
GMPProcessChild.h bug 1303096 - Stop sending sync messages soon after content process start-up r=billm 2017-02-05 00:52:38 -05:00
GMPProcessParent.cpp Bug 1332149 - Don't expose plugin-container or sandbox vouchers to GMPs. r=gerald 2017-01-19 14:57:30 +13:00
GMPProcessParent.h
GMPService.cpp Bug 1329543 - Remove PGMPAudioDecoder. r=gerald 2017-01-14 16:14:32 +08:00
GMPService.h Bug 1331829 - Remove async shutdown GMP API. r=gerald 2017-01-18 15:01:56 +13:00
GMPServiceChild.cpp Bug 1321871, part 2 - Remove PContent opens of PGMPService. r=peterv 2017-01-05 12:55:57 -08:00
GMPServiceChild.h Bug 1321871, part 2 - Remove PContent opens of PGMPService. r=peterv 2017-01-05 12:55:57 -08:00
GMPServiceParent.cpp Bug 1321871, part 2 - Remove PContent opens of PGMPService. r=peterv 2017-01-05 12:55:57 -08:00
GMPServiceParent.h Bug 1321871, part 2 - Remove PContent opens of PGMPService. r=peterv 2017-01-05 12:55:57 -08:00
GMPSharedMemManager.cpp
GMPSharedMemManager.h
GMPStorage.h Bug 1332530 - Remove GMP enum storage names. r=gerald 2017-01-20 15:06:00 +13:00
GMPStorageChild.cpp Bug 1332530 - Remove GMP enum storage names. r=gerald 2017-01-20 15:06:00 +13:00
GMPStorageChild.h Bug 1332530 - Remove GMP enum storage names. r=gerald 2017-01-20 15:06:00 +13:00
GMPStorageParent.cpp Bug 1332530 - Remove GMP enum storage names. r=gerald 2017-01-20 15:06:00 +13:00
GMPStorageParent.h Bug 1332530 - Remove GMP enum storage names. r=gerald 2017-01-20 15:06:00 +13:00
GMPTimerChild.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPTimerChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPTimerParent.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPTimerParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPTypes.ipdlh Bug 1329543 - Remove PGMPAudioDecoder. r=gerald 2017-01-14 16:14:32 +08:00
GMPUtils.cpp Bug 1332149 - Don't expose plugin-container or sandbox vouchers to GMPs. r=gerald 2017-01-19 14:57:30 +13:00
GMPUtils.h Bug 1332149 - Don't expose plugin-container or sandbox vouchers to GMPs. r=gerald 2017-01-19 14:57:30 +13:00
GMPVideoDecoderChild.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPVideoDecoderChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPVideoDecoderParent.cpp Bug 1318965 - Fixes a bug in the video decoder causing a crash if the video decoder was shutdown while in the middle of a drain or a reset r=cpearce 2017-01-18 14:47:30 +13:00
GMPVideoDecoderParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPVideoDecoderProxy.h
GMPVideoEncodedFrameImpl.cpp
GMPVideoEncodedFrameImpl.h
GMPVideoEncoderChild.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPVideoEncoderChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPVideoEncoderParent.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPVideoEncoderParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPVideoEncoderProxy.h
GMPVideoHost.cpp
GMPVideoHost.h
GMPVideoPlaneImpl.cpp
GMPVideoPlaneImpl.h
GMPVideoi420FrameImpl.cpp
GMPVideoi420FrameImpl.h
PGMP.ipdl Replace GMP use of PCrashReporter with shmem-based annotations. (bug 1337518, r=billm) 2017-02-12 11:39:44 -08:00
PGMPContent.ipdl Bug 1321871, part 1 - Replace use of opens and bridges in GMP protocols with endpoints. r=peterv 2017-01-05 12:55:27 -08:00
PGMPDecryptor.ipdl Bug 1338924 - Pass duration of sample being decrypted to CDM. r=gerald 2017-02-14 11:29:32 +13:00
PGMPService.ipdl Bug 1321871, part 1 - Replace use of opens and bridges in GMP protocols with endpoints. r=peterv 2017-01-05 12:55:27 -08:00
PGMPStorage.ipdl Bug 1332530 - Remove GMP enum storage names. r=gerald 2017-01-20 15:06:00 +13:00
PGMPTimer.ipdl
PGMPVideoDecoder.ipdl
PGMPVideoEncoder.ipdl
README.txt
moz.build Bug 1332530 - Remove librlz and EME/GMP device binding code. r=gerald 2017-01-20 13:47:48 +13:00
mozIGeckoMediaPluginChromeService.idl Bug 1278037 - Part 4: Modify the mozIGeckoMediaPluginChromeService.forgetThisSite() to take the originAttributes pattern as an argument. r=cpearce 2016-07-28 11:46:06 +08:00
mozIGeckoMediaPluginService.idl Bug 1329543 - Remove PGMPAudioDecoder. r=gerald 2017-01-14 16:14:32 +08:00

README.txt

This directory contains code supporting Gecko Media Plugins (GMPs). The GMP API is not the same thing as the Media Plugin API (MPAPI).