gecko-dev/dom/media/gmp
2015-01-16 11:58:52 -08:00
..
gmp-api Bug 1102852 - add MediaKeyMessageType to and remove destinationURL from MediaKeyMessageEvent. r=cpearce,bz 2015-01-15 11:25:47 +13:00
rlz Bug 1107814 - Part 2: Mark some directories as FAIL_ON_WARNINGS conditionally for some compilers. r=gps 2014-12-04 01:11:14 -08:00
GMPAudioDecoderChild.cpp
GMPAudioDecoderChild.h
GMPAudioDecoderParent.cpp Bug 1116358 - Directly call Release() on |this| when closing a GMP encoder/decoder proxies; r=cpearce 2014-12-30 14:53:12 -05:00
GMPAudioDecoderParent.h
GMPAudioDecoderProxy.h
GMPAudioHost.cpp
GMPAudioHost.h
GMPCallbackBase.h
GMPChild.cpp Bug 1109694 - Fix more bad implicit constructors in DOM; r=baku 2014-12-10 17:49:09 -05:00
GMPChild.h Bug 1049272 - Expose sandbox vouchers to GMPs. r=jesup 2014-12-05 00:43:41 -08:00
GMPDecryptorChild.cpp Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPDecryptorChild.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPDecryptorParent.cpp Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPDecryptorParent.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPDecryptorProxy.h Bug 1102852 - add MediaKeyMessageType to and remove destinationURL from MediaKeyMessageEvent. r=cpearce,bz 2015-01-15 11:25:47 +13:00
GMPEncryptedBufferDataImpl.cpp
GMPEncryptedBufferDataImpl.h
GMPLoader.cpp Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo 2015-01-11 11:34:52 +09:00
GMPLoader.h Bug 1101170 - Move GMP's LinuxSandboxStarter into plugin-container. r=cpearce r=glandium 2014-11-24 15:22:14 -08:00
GMPMessageUtils.h Bug 1102852 - add MediaKeyMessageType to and remove destinationURL from MediaKeyMessageEvent. r=cpearce,bz 2015-01-15 11:25:47 +13:00
GMPParent.cpp Bug 1111787 - Part 2: Kill plugins with valid node IDs when clearing storage data for those IDs will be invalid and can't be used anymore. r=cpearce 2014-12-28 22:18:00 -05:00
GMPParent.h Bug 1111787 - Part 2: Kill plugins with valid node IDs when clearing storage data for those IDs will be invalid and can't be used anymore. r=cpearce 2014-12-28 22:18:00 -05:00
GMPPlatform.cpp Bug 1102607 - make GMPStorage APIs callable off the main thread. r=cpearce. 2014-11-28 00:34:00 +01:00
GMPPlatform.h
GMPProcessChild.cpp Bug 1049272 - Expose sandbox vouchers to GMPs. r=jesup 2014-12-05 00:43:41 -08:00
GMPProcessChild.h Bug 1088488 - Add GMPLoader interface to encapsulate loading GMPs, pass that to XRE_InitChildProcess. r=jesup,r=bsmedberg,r=glandium 2014-11-14 21:26:24 +13:00
GMPProcessParent.cpp Bug 1049272 - Expose sandbox vouchers to GMPs. r=jesup 2014-12-05 00:43:41 -08:00
GMPProcessParent.h
GMPService.cpp Bug 1111788 - Part 3 - clear nodeIds/records which are modified after the time of "clear recent history". r=cpearce. 2015-01-11 19:22:00 +01:00
GMPService.h Bug 1111788 - Part 3 - clear nodeIds/records which are modified after the time of "clear recent history". r=cpearce. 2015-01-11 19:22:00 +01:00
GMPSharedMemManager.cpp
GMPSharedMemManager.h
GMPStorageChild.cpp Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPStorageChild.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPStorageParent.cpp Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPStorageParent.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPTimerChild.cpp
GMPTimerChild.h
GMPTimerParent.cpp
GMPTimerParent.h
GMPTypes.ipdlh
GMPVideoDecoderChild.cpp Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPVideoDecoderChild.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPVideoDecoderParent.cpp Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPVideoDecoderParent.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPVideoDecoderProxy.h
GMPVideoEncodedFrameImpl.cpp
GMPVideoEncodedFrameImpl.h
GMPVideoEncoderChild.cpp Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPVideoEncoderChild.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPVideoEncoderParent.cpp Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPVideoEncoderParent.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
GMPVideoEncoderProxy.h
GMPVideoHost.cpp
GMPVideoHost.h
GMPVideoi420FrameImpl.cpp
GMPVideoi420FrameImpl.h
GMPVideoPlaneImpl.cpp
GMPVideoPlaneImpl.h
moz.build Bug 1088488 - Add GMPLoader interface to encapsulate loading GMPs, pass that to XRE_InitChildProcess. r=jesup,r=bsmedberg,r=glandium 2014-11-14 21:26:24 +13:00
mozIGeckoMediaPluginService.idl Bug 1111787 - Part 1: Delete the directory for the origin pair when "forget this site" is invoked. r=cpearce 2015-01-05 19:00:00 -05:00
PGMP.ipdl
PGMPAudioDecoder.ipdl
PGMPDecryptor.ipdl Bug 1102852 - add MediaKeyMessageType to and remove destinationURL from MediaKeyMessageEvent. r=cpearce,bz 2015-01-15 11:25:47 +13:00
PGMPStorage.ipdl Bug 1100499 - Add GMP API to enumerate records stored on disk. r=jesup 2014-11-21 12:25:12 +13:00
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).