gecko-dev/dom/media/gmp
Nathan Froyd bb79683a51 Bug 1262473 - don't needlessly construct nsAutoCString temporaries when serializing GMPVideoCodec; r=cpearce
We have nsDependentCString to avoid needless memory traffic here.  We
need an explicit cast, however, because we don't have a ParamTraits
specialization for nsDependentCString, only for nsCString, and template
specialization doesn't take derived classes into account.
2016-03-31 15:19:38 -04:00
..
gmp-api Bug 1237151 (part 1) - Remove ignored qualifiers in dom/media/gmp/. r=cpearce. 2016-01-07 15:43:37 -08:00
rlz Bug 1249424 - Remove use of nsAutoArrayPtr from librlz. r=gerald 2016-02-24 10:53:10 +13:00
GMPAudioDecoderChild.cpp Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
GMPAudioDecoderChild.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPAudioDecoderParent.cpp Bug 1219480 - Replace PRLogModuleInfo with LazyLogModule in the media directory. r=rillian 2015-11-15 14:49:01 +01:00
GMPAudioDecoderParent.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPAudioDecoderProxy.h
GMPAudioHost.cpp Bug 1190258: P1. Use getter to access MediaRawData mData and mSize member. r=cpearce 2015-08-06 18:48:44 +10:00
GMPAudioHost.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPCallbackBase.h
GMPChild.cpp Bug 1249275: Fix mac compilation when sandbox is disabled. r=gerald 2016-02-28 01:36:02 +11:00
GMPChild.h Bug 1247763 - Remove info file parsing from GMP child process. r=gerald 2016-02-24 07:21:47 +13:00
GMPContentChild.cpp Bug 1229508 - Support current and previous GMP_API_DECRYPTORs. r=gerald 2015-12-02 15:37:09 +13:00
GMPContentChild.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPContentParent.cpp Bug 1219480 - Replace PRLogModuleInfo with LazyLogModule in the media directory. r=rillian 2015-11-15 14:49:01 +01:00
GMPContentParent.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPDecryptorChild.cpp Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
GMPDecryptorChild.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPDecryptorParent.cpp Bug 1219480 - Replace PRLogModuleInfo with LazyLogModule in the media directory. r=rillian 2015-11-15 14:49:01 +01:00
GMPDecryptorParent.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPDecryptorProxy.h Bug 1237151 (part 1) - Remove ignored qualifiers in dom/media/gmp/. r=cpearce. 2016-01-07 15:43:37 -08:00
GMPEncryptedBufferDataImpl.cpp Bug 1237151 (part 1) - Remove ignored qualifiers in dom/media/gmp/. r=cpearce. 2016-01-07 15:43:37 -08:00
GMPEncryptedBufferDataImpl.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPLoader.cpp Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPLoader.h Bug 1114647 - Rename "plugin-container" to "firefox-webcontent" and create a new executable target for Win32 called "firefox-plugin-container" r=ted,jhamer 2016-04-01 02:12:59 -04:00
GMPMessageUtils.h Bug 1262473 - don't needlessly construct nsAutoCString temporaries when serializing GMPVideoCodec; r=cpearce 2016-03-31 15:19:38 -04:00
GMPParent.cpp Bug 1258220 - Disable Adobe GMP if SSE2 isn't supported. r=gerald 2016-03-25 07:56:47 +13:00
GMPParent.h Bug 1247763 - Remove info file parsing from GMP child process. r=gerald 2016-02-24 07:21:47 +13:00
GMPPlatform.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
GMPPlatform.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPProcessChild.cpp Bug 1258905: Remove a bunch of dead IPC code. r=jld 2016-03-28 10:28:14 -07:00
GMPProcessChild.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPProcessParent.cpp Bug 1236680 Part 3: Add #ifs to include to fix bustage. r=me 2016-02-09 15:35:44 +00:00
GMPProcessParent.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPService.cpp Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj 2016-03-28 10:28:15 -07:00
GMPService.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
GMPServiceChild.cpp Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPServiceChild.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPServiceParent.cpp Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj 2016-03-28 10:28:15 -07:00
GMPServiceParent.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPSharedMemManager.cpp Bug 1173195 - Don't assert success until successful in GMPSharedMemManager. r=edwin 2015-07-16 16:53:39 +12:00
GMPSharedMemManager.h
GMPStorageChild.cpp Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPStorageChild.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPStorageParent.cpp Bug 1236380 - GMPStorage::mShutdown=true until Init() succeeds - r=cpearce 2016-01-07 08:06:47 +11:00
GMPStorageParent.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPTimerChild.cpp
GMPTimerChild.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPTimerParent.cpp Bug 1219480 - Replace PRLogModuleInfo with LazyLogModule in the media directory. r=rillian 2015-11-15 14:49:01 +01:00
GMPTimerParent.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPTypes.ipdlh
GMPUtils.cpp Bug 1247556 - Use GMPInfoFileParser in GMPParent::ReadGMPMetaData(). r=gerald 2016-02-12 10:59:51 +13:00
GMPUtils.h Bug 1246763 - Refactor GMP info file parsing into helper class. r=gerald 2016-02-09 14:37:22 +13:00
GMPVideoDecoderChild.cpp Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
GMPVideoDecoderChild.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPVideoDecoderParent.cpp Bug 1186406 - Log why GMPVideoDecoderParent::Decode() fails. r=gerald 2015-12-01 18:13:52 +13:00
GMPVideoDecoderParent.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPVideoDecoderProxy.h Bug 1237151 (part 1) - Remove ignored qualifiers in dom/media/gmp/. r=cpearce. 2016-01-07 15:43:37 -08:00
GMPVideoEncodedFrameImpl.cpp Bug 1150853: Part1. Create MediaRawData object type. r=cpearce 2015-04-09 21:14:55 +10:00
GMPVideoEncodedFrameImpl.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPVideoEncoderChild.cpp Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
GMPVideoEncoderChild.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPVideoEncoderParent.cpp Bug 1219480 - Replace PRLogModuleInfo with LazyLogModule in the media directory. r=rillian 2015-11-15 14:49:01 +01:00
GMPVideoEncoderParent.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPVideoEncoderProxy.h Bug 1237151 (part 1) - Remove ignored qualifiers in dom/media/gmp/. r=cpearce. 2016-01-07 15:43:37 -08:00
GMPVideoHost.cpp Bug 1224442: null-check GMP Parent Shmem messages from the Child to handle messages after shutdown r=cpearce 2015-11-13 01:08:01 -05:00
GMPVideoHost.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPVideoPlaneImpl.cpp
GMPVideoPlaneImpl.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
GMPVideoi420FrameImpl.cpp
GMPVideoi420FrameImpl.h Bug 1240411: P5. Clean up GMP headers. r=cpearce 2016-01-19 19:47:32 +11:00
PGMP.ipdl Bug 1247763 - Remove info file parsing from GMP child process. r=gerald 2016-02-24 07:21:47 +13:00
PGMPAudioDecoder.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
PGMPContent.ipdl Bug 1057908 - GeckoMediaPluginService needs to be proxied from Content processes to parent process. Part 5 - use bridging for GMP in e10s. r=billm. 2015-02-10 11:49:03 +01:00
PGMPDecryptor.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
PGMPService.ipdl Bug 1232527 - Remove GMPVideoDecoderTrialCreator and friends. r=jwwang 2015-12-15 15:17:22 +13:00
PGMPStorage.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
PGMPTimer.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
PGMPVideoDecoder.ipdl Bug 1057908 - GeckoMediaPluginService needs to be proxied from Content processes to parent process. Part 3 - split the GMP IPDL actors in 2 parts (and use opens to open the second in non-e10s). r=billm. 2015-02-10 11:48:42 +01:00
PGMPVideoEncoder.ipdl Bug 1057908 - GeckoMediaPluginService needs to be proxied from Content processes to parent process. Part 3 - split the GMP IPDL actors in 2 parts (and use opens to open the second in non-e10s). r=billm. 2015-02-10 11:48:42 +01:00
README.txt
moz.build Bug 1214018 - p3: Modify machine_id_mac for FF build - r=cpearce 2015-10-29 20:20:00 +01:00
mozIGeckoMediaPluginChromeService.idl Bug 1148071 - Fix CDM update behaviour - r=cpearce 2015-04-04 17:03:16 +13:00
mozIGeckoMediaPluginService.idl Bug 1232527 - Remove GMPVideoDecoderTrialCreator and friends. r=jwwang 2015-12-15 15:17:22 +13: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).