gecko/content/media/gmp
2014-09-16 20:38:21 +12:00
..
gmp-api Bug 1067744 - Make GMPMutex reentrant. r=jesup 2014-09-16 20:15:14 +12:00
GMPAudioDecoderChild.cpp Bug 1050199 - Support the GMP returning arbitrary audio sample rates and number of channels. r=jesup 2014-08-08 14:44:01 +12:00
GMPAudioDecoderChild.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPAudioDecoderParent.cpp Bug 1050199 - Support the GMP returning arbitrary audio sample rates and number of channels. r=jesup 2014-08-08 14:44:01 +12:00
GMPAudioDecoderParent.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPAudioDecoderProxy.h Bug 1050199 - Support the GMP returning arbitrary audio sample rates and number of channels. r=jesup 2014-08-08 14:44:01 +12:00
GMPAudioHost.cpp Bug 1050199 - Support the GMP returning arbitrary audio sample rates and number of channels. r=jesup 2014-08-08 14:44:01 +12:00
GMPAudioHost.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPCallbackBase.h
GMPChild.cpp Bug 1065049 - Enable logging of GMP process name. r=jesup 2014-09-10 14:52:36 -07:00
GMPChild.h Bug 1034368 - Add storage capabilities to GMPs. r=jesup 2014-08-19 20:56:33 +12:00
GMPDecryptorChild.cpp
GMPDecryptorChild.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPDecryptorParent.cpp
GMPDecryptorParent.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPDecryptorProxy.h
GMPEncryptedBufferDataImpl.cpp
GMPEncryptedBufferDataImpl.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPMessageUtils.h
GMPParent.cpp Bug 1045209 - Remove media.gmp-gmpopenh264.path pref and set install path for OpenH264 plugin to <profile-dir>/<gmp-plugin-id>/<version>. r=unfocused,jesup 2014-08-25 17:23:34 +02:00
GMPParent.h Bug 1034368 - Add storage capabilities to GMPs. r=jesup 2014-08-19 20:56:33 +12:00
GMPPlatform.cpp Bug 1067744 - Fix build bustage in e8a1c2b11f71, and actually make the monitor re-entrant. r=bustage. 2014-09-16 20:38:21 +12:00
GMPPlatform.h Bug 1067744 - Fix build bustage in e8a1c2b11f71, and actually make the monitor re-entrant. r=bustage. 2014-09-16 20:38:21 +12:00
GMPProcessChild.cpp
GMPProcessChild.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPProcessParent.cpp Bug 1063511 - Fix mingw builds after bug 1027906. r=tabraldes 2014-09-08 10:35:24 +02:00
GMPProcessParent.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPService.cpp Bug 1058903 - Ignore the GMPService shutdown assert, because it always fails. r=jesup 2014-09-10 14:52:36 -07:00
GMPService.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPSharedMemManager.cpp
GMPSharedMemManager.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPStorageChild.cpp Bug 1034368 - Add storage capabilities to GMPs. r=jesup 2014-08-19 20:56:33 +12:00
GMPStorageChild.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPStorageParent.cpp Bug 1063511 - Fix mingw builds after bug 1027906. r=tabraldes 2014-09-08 10:35:24 +02:00
GMPStorageParent.h Bug 1034368 - Add storage capabilities to GMPs. r=jesup 2014-08-19 20:56:33 +12:00
GMPTimerChild.cpp
GMPTimerChild.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPTimerParent.cpp Bug 1035056 part 2 - Force GMPTimers to shutdown when other API objects do, prevent timers from firing after GMPTimerParent is shutdown. r=jesup 2014-08-18 09:41:53 +12:00
GMPTimerParent.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPTypes.ipdlh Bug 1050199 - Support the GMP returning arbitrary audio sample rates and number of channels. r=jesup 2014-08-08 14:44:01 +12:00
GMPVideoDecoderChild.cpp
GMPVideoDecoderChild.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPVideoDecoderParent.cpp Bug 1055114 - convert GMPVideo{Encoder,Decoder} methods to take UniquePtr arguments where appropriate; r=cpearce 2014-08-18 13:11:11 -04:00
GMPVideoDecoderParent.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPVideoDecoderProxy.h Bug 1055114 - convert GMPVideo{Encoder,Decoder} methods to take UniquePtr arguments where appropriate; r=cpearce 2014-08-18 13:11:11 -04:00
GMPVideoEncodedFrameImpl.cpp
GMPVideoEncodedFrameImpl.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPVideoEncoderChild.cpp
GMPVideoEncoderChild.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPVideoEncoderParent.cpp Bug 1055114 - convert GMPVideo{Encoder,Decoder} methods to take UniquePtr arguments where appropriate; r=cpearce 2014-08-18 13:11:11 -04:00
GMPVideoEncoderParent.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPVideoEncoderProxy.h Bug 1055114 - convert GMPVideo{Encoder,Decoder} methods to take UniquePtr arguments where appropriate; r=cpearce 2014-08-18 13:11:11 -04:00
GMPVideoHost.cpp
GMPVideoHost.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPVideoi420FrameImpl.cpp
GMPVideoi420FrameImpl.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GMPVideoPlaneImpl.cpp
GMPVideoPlaneImpl.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
moz.build Bug 1055281 - check for existence of paths in LOCAL_INCLUDES in moz.build; r=mshal 2014-08-20 11:51:33 -04:00
mozIGeckoMediaPluginService.idl
PGMP.ipdl Bug 1034368 - Add storage capabilities to GMPs. r=jesup 2014-08-19 20:56:33 +12:00
PGMPAudioDecoder.ipdl
PGMPDecryptor.ipdl
PGMPStorage.ipdl Bug 1034368 - Add storage capabilities to GMPs. r=jesup 2014-08-19 20:56:33 +12:00
PGMPTimer.ipdl Bug 1035056 part 3 - Implement GMPAsyncShutdown interface. r=jesup 2014-08-18 09:41:56 +12:00
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).