gecko-dev/dom/media/ipc
Norisz Fay 82c8f892b0 Backed out 8 changesets (bug 1754239, bug 1766308, bug 1766307, bug 1766310) for causing build bustages on UtilityAudioDecoderParent.cpp CLOSED TREE
Backed out changeset e383703e28cf (bug 1766307)
Backed out changeset 5fb04c68ae7a (bug 1766307)
Backed out changeset ee76505a46ff (bug 1766310)
Backed out changeset d76eae67ae79 (bug 1754239)
Backed out changeset fed974dcf641 (bug 1754239)
Backed out changeset 67c5fbd546a1 (bug 1766307)
Backed out changeset da49735366d2 (bug 1766308)
Backed out changeset 81ccd31d0f07 (bug 1766307)
2022-07-14 04:03:19 +03:00
..
MediaIPCUtils.h Bug 1747760 - P10: Remove AudioInfo.mExtraData. r=kinetik 2022-05-17 23:09:08 +00:00
MFMediaEngineChild.cpp Bug 1758789 - part15 : handle some shutdown crashes. r=jolin 2022-06-30 22:34:21 +00:00
MFMediaEngineChild.h Bug 1758789 - part15 : handle some shutdown crashes. r=jolin 2022-06-30 22:34:21 +00:00
MFMediaEngineParent.cpp Bug 1758789 - part17 : return 'seeked' if the current time is already equal to the seek target time. r=jolin 2022-06-30 22:34:22 +00:00
MFMediaEngineParent.h Bug 1758789 - part3 : create the media engine. r=jolin 2022-06-30 22:34:16 +00:00
MFMediaEngineUtils.cpp Bug 1758789 - part3 : create the media engine. r=jolin 2022-06-30 22:34:16 +00:00
MFMediaEngineUtils.h Bug 1758789 - part3 : create the media engine. r=jolin 2022-06-30 22:34:16 +00:00
moz.build Bug 1758789 - part18 : disable the media engine feature on MinGW. r=media-playback-reviewers,firefox-build-system-reviewers,jolin,ahochheiden 2022-06-30 22:34:22 +00:00
PMediaDecoderParams.ipdlh
PMFMediaEngine.ipdl Bug 1758789 - part3 : create the media engine. r=jolin 2022-06-30 22:34:16 +00:00
PRDD.ipdl Backed out 8 changesets (bug 1754239, bug 1766308, bug 1766307, bug 1766310) for causing build bustages on UtilityAudioDecoderParent.cpp CLOSED TREE 2022-07-14 04:03:19 +03:00
PRemoteDecoder.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PRemoteDecoderManager.ipdl Bug 1758789 - part18 : disable the media engine feature on MinGW. r=media-playback-reviewers,firefox-build-system-reviewers,jolin,ahochheiden 2022-06-30 22:34:22 +00:00
RDDChild.cpp Backed out 8 changesets (bug 1754239, bug 1766308, bug 1766307, bug 1766310) for causing build bustages on UtilityAudioDecoderParent.cpp CLOSED TREE 2022-07-14 04:03:19 +03:00
RDDChild.h Backed out 8 changesets (bug 1754239, bug 1766308, bug 1766307, bug 1766310) for causing build bustages on UtilityAudioDecoderParent.cpp CLOSED TREE 2022-07-14 04:03:19 +03:00
RDDParent.cpp Bug 1771948 - Cleanup dom/canvas dom/geolocation and some dom/media includes r=sylvestre 2022-06-05 09:23:00 +00:00
RDDParent.h Bug 1755316 - Move AsyncBlockers outside of media r=nika,alwu 2022-04-07 10:04:50 +00:00
RDDProcessHost.cpp Bug 1752332: Remove the shouldSanitizeFunction member r=KrisWright 2022-04-27 12:57:38 +00:00
RDDProcessHost.h Bug 1768189 - Part 19: Apply modernize-concat-nested-namespaces to dom/media/gmp/GMPStorageParent.h ... r=media-playback-reviewers,bryce 2022-05-09 20:41:10 +00:00
RDDProcessImpl.cpp Bug 1771948 - Cleanup dom/canvas dom/geolocation and some dom/media includes r=sylvestre 2022-06-05 09:23:00 +00:00
RDDProcessImpl.h
RDDProcessManager.cpp Bug 1752332: Remove the blocklisting check in ::OnPreferenceChange r=KrisWright 2022-04-27 12:57:36 +00:00
RDDProcessManager.h Bug 1744162 - Test that RDD-process FOG metrics work r=chutten. 2021-12-10 12:20:10 +00:00
RemoteAudioDecoder.cpp Bug 1756260 - part5 : pass the engine Id via IPC. r=jolin 2022-05-11 17:46:13 +00:00
RemoteAudioDecoder.h Bug 1756260 - part5 : pass the engine Id via IPC. r=jolin 2022-05-11 17:46:13 +00:00
RemoteDecoderChild.cpp Bug 1762067 - Distinguish crash in RDD vs Utility r=alwu 2022-05-05 18:02:13 +00:00
RemoteDecoderChild.h Bug 1761217 When remote decoder process crashes, track that and reject any following decode requests r=alwu 2022-04-01 07:22:54 +00:00
RemoteDecoderManagerChild.cpp Backed out 8 changesets (bug 1754239, bug 1766308, bug 1766307, bug 1766310) for causing build bustages on UtilityAudioDecoderParent.cpp CLOSED TREE 2022-07-14 04:03:19 +03:00
RemoteDecoderManagerChild.h Backed out 8 changesets (bug 1754239, bug 1766308, bug 1766307, bug 1766310) for causing build bustages on UtilityAudioDecoderParent.cpp CLOSED TREE 2022-07-14 04:03:19 +03:00
RemoteDecoderManagerParent.cpp Bug 1777656: Delete mozilla::ipc::SharedMemory::SharedMemorytype. r=nika,media-playback-reviewers,padenot 2022-07-05 20:08:31 +00:00
RemoteDecoderManagerParent.h Bug 1756260 - part5 : pass the engine Id via IPC. r=jolin 2022-05-11 17:46:13 +00:00
RemoteDecoderModule.cpp Bug 1762067 - Distinguish crash in RDD vs Utility r=alwu 2022-05-05 18:02:13 +00:00
RemoteDecoderModule.h Bug 1764846 - Extend the return value of PDM's support methods to allow distinguishing between HW/SW support. r=alwu 2022-04-20 18:44:48 +00:00
RemoteDecoderParent.cpp Bug 1756260 - part5 : pass the engine Id via IPC. r=jolin 2022-05-11 17:46:13 +00:00
RemoteDecoderParent.h Bug 1756260 - part5 : pass the engine Id via IPC. r=jolin 2022-05-11 17:46:13 +00:00
RemoteImageHolder.cpp Bug 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel 2022-03-10 09:24:15 +00:00
RemoteImageHolder.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
RemoteMediaData.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
RemoteMediaData.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
RemoteMediaDataDecoder.cpp
RemoteMediaDataDecoder.h
RemoteVideoDecoder.cpp Bug 1756260 - part5 : pass the engine Id via IPC. r=jolin 2022-05-11 17:46:13 +00:00
RemoteVideoDecoder.h Bug 1756260 - part5 : pass the engine Id via IPC. r=jolin 2022-05-11 17:46:13 +00:00
ShmemRecycleAllocator.h