gecko-dev/dom/media/gmp
Bryce Seager van Dyk 398e5555d9 Bug 1592371 - QueryDosDeviceWHook returns size of lpTargetPath copy on success. r=bobowen
Prior to the patch we appear to be returning the size of lpDeviceName rather
than lpTargetPath.

Differential Revision: https://phabricator.services.mozilla.com/D50979

--HG--
extra : moz-landing-system : lando
2019-10-29 19:31:19 +00:00
..
gmp-api
rlz
widevine-adapter Bug 1583861 - Replace usages of GMP_LOG with GMP_LOG_DEBUG and remove GMP_LOG. r=alwu 2019-09-27 17:57:24 +00:00
CDMStorageIdProvider.cpp Bug 1583861 - Replace usages of GMP_LOG with GMP_LOG_DEBUG and remove GMP_LOG. r=alwu 2019-09-27 17:57:24 +00:00
CDMStorageIdProvider.h
ChromiumCDMAdapter.cpp Bug 1592371 - QueryDosDeviceWHook returns size of lpTargetPath copy on success. r=bobowen 2019-10-29 19:31:19 +00:00
ChromiumCDMAdapter.h
ChromiumCDMCallback.h
ChromiumCDMCallbackProxy.cpp
ChromiumCDMCallbackProxy.h
ChromiumCDMChild.cpp Bug 1583861 - Replace usages of GMP_LOG with GMP_LOG_DEBUG and remove GMP_LOG. r=alwu 2019-09-27 17:57:24 +00:00
ChromiumCDMChild.h Bug 1573976 - Fix GetStatusForPolicy handling of unrecognized values. r=dminor,alwu 2019-08-16 17:47:21 +00:00
ChromiumCDMParent.cpp Bug 1583861 - Replace usages of GMP_LOG with GMP_LOG_DEBUG and remove GMP_LOG. r=alwu 2019-09-27 17:57:24 +00:00
ChromiumCDMParent.h Bug 1570369 - Part 4: Use IPDL refcounted for PChromiumCDM, r=jya 2019-08-08 16:46:31 +00:00
ChromiumCDMProxy.cpp
ChromiumCDMProxy.h
DecryptJob.cpp
DecryptJob.h
GMPCallbackBase.h
GMPChild.cpp Bug 1583861 - Use GMPLog.h macros where applicable. r=alwu 2019-09-27 00:14:46 +00:00
GMPChild.h Bug 1572846 - Update Clearkey to use NSS for decryption instead of OpenAES r=bryce,jld 2019-09-05 19:19:06 +00:00
GMPContentChild.cpp Bug 1570369 - Part 8: Use IPDL refcounted for PGMPVideo{Encoder,Decoder}, r=jya 2019-08-08 16:46:40 +00:00
GMPContentChild.h Bug 1570369 - Part 8: Use IPDL refcounted for PGMPVideo{Encoder,Decoder}, r=jya 2019-08-08 16:46:40 +00:00
GMPContentParent.cpp Bug 1583861 - Replace usages of GMP_LOG with GMP_LOG_DEBUG and remove GMP_LOG. r=alwu 2019-09-27 17:57:24 +00:00
GMPContentParent.h Bug 1570369 - Part 8: Use IPDL refcounted for PGMPVideo{Encoder,Decoder}, r=jya 2019-08-08 16:46:40 +00:00
GMPCrashHelper.cpp
GMPCrashHelper.h
GMPCrashHelperHolder.cpp
GMPCrashHelperHolder.h
GMPDiskStorage.cpp Bug 1583861 - Use GMPLog.h macros where applicable. r=alwu 2019-09-27 00:14:46 +00:00
GMPLoader.cpp Bug 1498742 - Part 2 - Start the GMP sandbox earlier during process startup r=jya,cpearce 2019-06-14 22:55:27 +00:00
GMPLoader.h
GMPLog.h Bug 1583861 - Replace usages of GMP_LOG with GMP_LOG_DEBUG and remove GMP_LOG. r=alwu 2019-09-27 17:57:24 +00:00
GMPMemoryStorage.cpp
GMPMessageUtils.h Bug 1573976 - Undef Status in GMPMessageUtils to avoid bustages in Linux unified build. r=dminor 2019-08-16 17:28:09 +00:00
GMPParent.cpp Bug 1583861 - Use GMPLog.h macros where applicable. r=alwu 2019-09-27 00:14:46 +00:00
GMPParent.h Bug 1572846 - Update Clearkey to use NSS for decryption instead of OpenAES r=bryce,jld 2019-09-05 19:19:06 +00:00
GMPPlatform.cpp
GMPPlatform.h
GMPProcessChild.cpp
GMPProcessChild.h
GMPProcessParent.cpp Bug 1583861 - Replace usages of GMP_LOG with GMP_LOG_DEBUG and remove GMP_LOG. r=alwu 2019-09-27 17:57:24 +00:00
GMPProcessParent.h Bug 1498742 - Part 2 - Start the GMP sandbox earlier during process startup r=jya,cpearce 2019-06-14 22:55:27 +00:00
GMPService.cpp Bug 1583861 - Use GMPLog.h macros where applicable. r=alwu 2019-09-27 00:14:46 +00:00
GMPService.h
GMPServiceChild.cpp Bug 1583861 - Use GMPLog.h macros where applicable. r=alwu 2019-09-27 00:14:46 +00:00
GMPServiceChild.h
GMPServiceParent.cpp Bug 1583861 - Use GMPLog.h macros where applicable. r=alwu 2019-09-27 00:14:46 +00:00
GMPServiceParent.h
GMPSharedMemManager.cpp
GMPSharedMemManager.h
GMPStorage.h
GMPStorageChild.cpp Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/media/ r=jya 2019-07-10 04:14:23 +00:00
GMPStorageChild.h Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/media/ r=jya 2019-07-10 04:14:23 +00:00
GMPStorageParent.cpp Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/media/ r=jya 2019-07-10 04:14:23 +00:00
GMPStorageParent.h Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/media/ r=jya 2019-07-10 04:14:23 +00:00
GMPTimerChild.cpp
GMPTimerChild.h
GMPTimerParent.cpp Bug 1583861 - Use GMPLog.h macros where applicable. r=alwu 2019-09-27 00:14:46 +00:00
GMPTimerParent.h
GMPTypes.ipdlh
GMPUtils.cpp
GMPUtils.h
GMPVideoDecoderChild.cpp Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/media/ r=jya 2019-07-10 04:14:23 +00:00
GMPVideoDecoderChild.h Bug 1570369 - Part 8: Use IPDL refcounted for PGMPVideo{Encoder,Decoder}, r=jya 2019-08-08 16:46:40 +00:00
GMPVideoDecoderParent.cpp Bug 1583861 - Use GMPLog.h macros where applicable. r=alwu 2019-09-27 00:14:46 +00:00
GMPVideoDecoderParent.h Bug 1570369 - Part 8: Use IPDL refcounted for PGMPVideo{Encoder,Decoder}, r=jya 2019-08-08 16:46:40 +00:00
GMPVideoDecoderProxy.h
GMPVideoEncodedFrameImpl.cpp
GMPVideoEncodedFrameImpl.h
GMPVideoEncoderChild.cpp Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/media/ r=jya 2019-07-10 04:14:23 +00:00
GMPVideoEncoderChild.h Bug 1570369 - Part 8: Use IPDL refcounted for PGMPVideo{Encoder,Decoder}, r=jya 2019-08-08 16:46:40 +00:00
GMPVideoEncoderParent.cpp Bug 1583861 - Use GMPLog.h macros where applicable. r=alwu 2019-09-27 00:14:46 +00:00
GMPVideoEncoderParent.h Bug 1570369 - Part 8: Use IPDL refcounted for PGMPVideo{Encoder,Decoder}, r=jya 2019-08-08 16:46:40 +00:00
GMPVideoEncoderProxy.h
GMPVideoHost.cpp
GMPVideoHost.h
GMPVideoi420FrameImpl.cpp
GMPVideoi420FrameImpl.h
GMPVideoPlaneImpl.cpp
GMPVideoPlaneImpl.h
moz.build
mozIGeckoMediaPluginChromeService.idl
mozIGeckoMediaPluginService.idl
PChromiumCDM.ipdl Bug 1573976 - Fix GetStatusForPolicy handling of unrecognized values. r=dminor,alwu 2019-08-16 17:47:21 +00:00
PGMP.ipdl
PGMPContent.ipdl
PGMPService.ipdl
PGMPStorage.ipdl
PGMPTimer.ipdl
PGMPVideoDecoder.ipdl Bug 1570369 - Part 8: Use IPDL refcounted for PGMPVideo{Encoder,Decoder}, r=jya 2019-08-08 16:46:40 +00:00
PGMPVideoEncoder.ipdl Bug 1570369 - Part 8: Use IPDL refcounted for PGMPVideo{Encoder,Decoder}, r=jya 2019-08-08 16:46:40 +00: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).