зеркало из https://github.com/mozilla/gecko-dev.git
b1c5810208
When a GMP process's top-level actor is destroyed, we need to relay that information up to GeckoView's Java layer. We only want to do this when the process had previously been successfully started. Differential Revision: https://phabricator.services.mozilla.com/D71405 |
||
---|---|---|
.. | ||
gmp-api | ||
rlz | ||
widevine-adapter | ||
CDMStorageIdProvider.cpp | ||
CDMStorageIdProvider.h | ||
ChromiumCDMAdapter.cpp | ||
ChromiumCDMAdapter.h | ||
ChromiumCDMCallback.h | ||
ChromiumCDMCallbackProxy.cpp | ||
ChromiumCDMCallbackProxy.h | ||
ChromiumCDMChild.cpp | ||
ChromiumCDMChild.h | ||
ChromiumCDMParent.cpp | ||
ChromiumCDMParent.h | ||
ChromiumCDMProxy.cpp | ||
ChromiumCDMProxy.h | ||
DecryptJob.cpp | ||
DecryptJob.h | ||
GMPCallbackBase.h | ||
GMPChild.cpp | ||
GMPChild.h | ||
GMPContentChild.cpp | ||
GMPContentChild.h | ||
GMPContentParent.cpp | ||
GMPContentParent.h | ||
GMPCrashHelper.cpp | ||
GMPCrashHelper.h | ||
GMPCrashHelperHolder.cpp | ||
GMPCrashHelperHolder.h | ||
GMPDiskStorage.cpp | ||
GMPLoader.cpp | ||
GMPLoader.h | ||
GMPLog.h | ||
GMPMemoryStorage.cpp | ||
GMPMessageUtils.h | ||
GMPParent.cpp | ||
GMPParent.h | ||
GMPPlatform.cpp | ||
GMPPlatform.h | ||
GMPProcessChild.cpp | ||
GMPProcessChild.h | ||
GMPProcessParent.cpp | ||
GMPProcessParent.h | ||
GMPService.cpp | ||
GMPService.h | ||
GMPServiceChild.cpp | ||
GMPServiceChild.h | ||
GMPServiceParent.cpp | ||
GMPServiceParent.h | ||
GMPSharedMemManager.cpp | ||
GMPSharedMemManager.h | ||
GMPStorage.h | ||
GMPStorageChild.cpp | ||
GMPStorageChild.h | ||
GMPStorageParent.cpp | ||
GMPStorageParent.h | ||
GMPTimerChild.cpp | ||
GMPTimerChild.h | ||
GMPTimerParent.cpp | ||
GMPTimerParent.h | ||
GMPTypes.ipdlh | ||
GMPUtils.cpp | ||
GMPUtils.h | ||
GMPVideoDecoderChild.cpp | ||
GMPVideoDecoderChild.h | ||
GMPVideoDecoderParent.cpp | ||
GMPVideoDecoderParent.h | ||
GMPVideoDecoderProxy.h | ||
GMPVideoEncodedFrameImpl.cpp | ||
GMPVideoEncodedFrameImpl.h | ||
GMPVideoEncoderChild.cpp | ||
GMPVideoEncoderChild.h | ||
GMPVideoEncoderParent.cpp | ||
GMPVideoEncoderParent.h | ||
GMPVideoEncoderProxy.h | ||
GMPVideoHost.cpp | ||
GMPVideoHost.h | ||
GMPVideoPlaneImpl.cpp | ||
GMPVideoPlaneImpl.h | ||
GMPVideoi420FrameImpl.cpp | ||
GMPVideoi420FrameImpl.h | ||
PChromiumCDM.ipdl | ||
PGMP.ipdl | ||
PGMPContent.ipdl | ||
PGMPService.ipdl | ||
PGMPStorage.ipdl | ||
PGMPTimer.ipdl | ||
PGMPVideoDecoder.ipdl | ||
PGMPVideoEncoder.ipdl | ||
README.txt | ||
moz.build | ||
mozIGeckoMediaPluginChromeService.idl | ||
mozIGeckoMediaPluginService.idl |
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).