gecko-dev/dom/media/gmp
Jay Harris 7c7fa081d8 Bug 1333979 - Adds a check in the WidevineVideoDecoder before shutting down r=cpearce
DeinitializeDecoder will now only be called if InitializeDecoder has been called first

MozReview-Commit-ID: 93WexomWp92

--HG--
extra : rebase_source : 96dfa5666041340d56fbfce7a46fb7f8f67181dc
2017-01-27 10:54:04 +13:00
..
gmp-api Bug 1332149 - Don't expose plugin-container or sandbox vouchers to GMPs. r=gerald 2017-01-19 14:57:30 +13:00
rlz Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
widevine-adapter Bug 1333979 - Adds a check in the WidevineVideoDecoder before shutting down r=cpearce 2017-01-27 10:54:04 +13:00
GMPCallbackBase.h
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 1317927 - Media caching needs to use origin attributes, r=cpearce, r=jesup 2016-12-07 07:07:09 -10:00
GMPCDMProxy.h Bug 1317927 - Media caching needs to use origin attributes, r=cpearce, r=jesup 2016-12-07 07:07:09 -10:00
GMPChild.cpp Bug 1317735 - Consolidate env vars for logging. r=jimm 2017-01-23 12:46:49 -08:00
GMPChild.h 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
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 1332149 - Don't expose plugin-container or sandbox vouchers to GMPs. r=gerald 2017-01-19 14:57:30 +13:00
GMPDecryptorChild.h Bug 1332149 - Don't expose plugin-container or sandbox vouchers to GMPs. r=gerald 2017-01-19 14:57:30 +13:00
GMPDecryptorParent.cpp Bug 1324926 - Convert other EME/GMP byte logging from Base64 to Hex. r=gerald 2016-12-21 10:37:09 +13:00
GMPDecryptorParent.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
GMPDecryptorProxy.h Bug 1290830 - [Part1] Detach the GMPDecryptorProxyCallback interface to DecryptorProxyCallback. r=cpearce 2016-08-01 17:37:18 +08:00
GMPDiskStorage.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
GMPEncryptedBufferDataImpl.cpp
GMPEncryptedBufferDataImpl.h
GMPLoader.cpp Bug 1306327 - Use UniquePtr for CreateGMPLoader. r=cpearce 2016-12-15 16:14:34 +09:00
GMPLoader.h Bug 1306327 - Use UniquePtr for CreateGMPLoader. r=cpearce 2016-12-15 16:14:34 +09:00
GMPMemoryStorage.cpp
GMPMessageUtils.h Bug 1329543 - Remove PGMPAudioDecoder. r=gerald 2017-01-14 16:14:32 +08:00
GMPParent.cpp Bug 1332951 - On Linux check whether Widevine CDM can be sandboxed before advertising we support it. r=jld 2017-01-23 11:38:15 +13:00
GMPParent.h 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
GMPPlatform.cpp
GMPPlatform.h
GMPProcessChild.cpp Bug 1332149 - Don't expose plugin-container or sandbox vouchers to GMPs. r=gerald 2017-01-19 14:57:30 +13:00
GMPProcessChild.h
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
GMPStorageChild.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
GMPStorageChild.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
GMPStorageParent.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
GMPStorageParent.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
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
GMPVideoi420FrameImpl.cpp
GMPVideoi420FrameImpl.h
GMPVideoPlaneImpl.cpp
GMPVideoPlaneImpl.h
moz.build Bug 1331829 - Remove async shutdown GMP API. r=gerald 2017-01-18 15:01:56 +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
PGMP.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
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 1324925 - Convert GMPTimestamp to epoch seconds in GMPDecryptorChild::ExpirationChange(). r=gerald 2016-12-21 11:52:16 +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
PGMPTimer.ipdl
PGMPVideoDecoder.ipdl
PGMPVideoEncoder.ipdl
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).