gecko-dev/dom/media/ipc
2019-02-22 09:19:00 +00:00
..
GpuDecoderModule.cpp Bug 1500454 - remove PVideoDecoder, etc from dom namespace. r=jya 2018-12-21 22:34:57 +00:00
GpuDecoderModule.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
IRemoteDecoderChild.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
MediaIPCUtils.h Bug 1500596 - pt3 - Add remote audio decoding for Vorbis. r=jya 2019-02-14 19:08:21 +00:00
moz.build Bug 1500596 - pt3 - Add remote audio decoding for Vorbis. r=jya 2019-02-14 19:08:21 +00:00
PMediaDecoderParams.ipdlh Bug 1524890 - P6. Remove mFrames member from MediaData. r=bryce 2019-02-22 09:18:33 +00:00
PRDD.ipdl Bug 1471535 - pt8 - Add RDD process code. r=jld 2018-11-14 18:06:24 +00:00
PRemoteDecoder.ipdl Bug 1524890 - P8. Rely on buffer length to calculate the number of frames. r=bryce 2019-02-22 09:19:00 +00:00
PRemoteDecoderManager.ipdl Bug 1500596 - pt3 - Add remote audio decoding for Vorbis. r=jya 2019-02-14 19:08:21 +00:00
PVideoDecoder.ipdl Bug 1508434 - p1: Support explicitly resetting seek threshold. r=jya 2019-01-11 17:07:49 +00:00
PVideoDecoderManager.ipdl Bug 1500454 - remove PVideoDecoder, etc from dom namespace. r=jya 2018-12-21 22:34:57 +00:00
RDDChild.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
RDDChild.h Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
RDDParent.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
RDDParent.h Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
RDDProcessHost.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-15 08:15:57 +00:00
RDDProcessHost.h Bug 1487287 - Synchronize GeckoChildProcessHost destruction with launching. r=mccr8 2019-02-05 00:15:20 +00:00
RDDProcessImpl.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
RDDProcessImpl.h Bug 1400344: Rename mscom::MainThreadRuntime to mscom::ProcessRuntime and make it aware of Win32k lockdown and of multiple instantiations; r=Jamie 2019-02-14 18:56:20 +00:00
RDDProcessManager.cpp Bug 1509450 - Remove unnecessary inclusions of ContentParent.h and ContentChild.h r=froydnj 2018-11-26 14:49:44 +00:00
RDDProcessManager.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
RemoteAudioDecoder.cpp Bug 1524890 - P8. Rely on buffer length to calculate the number of frames. r=bryce 2019-02-22 09:19:00 +00:00
RemoteAudioDecoder.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-16 20:20:37 +01:00
RemoteDecoderChild.cpp Bug 1524890 - P6. Remove mFrames member from MediaData. r=bryce 2019-02-22 09:18:33 +00:00
RemoteDecoderChild.h Bug 1500596 - pt3 - Add remote audio decoding for Vorbis. r=jya 2019-02-14 19:08:21 +00:00
RemoteDecoderManagerChild.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-16 20:20:37 +01:00
RemoteDecoderManagerChild.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-16 20:20:37 +01:00
RemoteDecoderManagerParent.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-16 20:20:37 +01:00
RemoteDecoderManagerParent.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-16 20:20:37 +01:00
RemoteDecoderModule.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-16 20:20:37 +01:00
RemoteDecoderModule.h Bug 1500596 - pt3 - Add remote audio decoding for Vorbis. r=jya 2019-02-14 19:08:21 +00:00
RemoteDecoderParent.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-16 20:20:37 +01:00
RemoteDecoderParent.h Bug 1500596 - pt3 - Add remote audio decoding for Vorbis. r=jya 2019-02-14 19:08:21 +00:00
RemoteMediaDataDecoder.cpp Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
RemoteMediaDataDecoder.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
RemoteVideoDecoder.cpp Bug 1524890 - P6. Remove mFrames member from MediaData. r=bryce 2019-02-22 09:18:33 +00:00
RemoteVideoDecoder.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-16 20:20:37 +01:00
VideoDecoderChild.cpp Bug 1524890 - P6. Remove mFrames member from MediaData. r=bryce 2019-02-22 09:18:33 +00:00
VideoDecoderChild.h Bug 1527472 - devirtualize IPC methods in PVideoDecoder and PRemoteVideoDecoder. r=Alex_Gaynor 2019-02-13 14:11:45 +00:00
VideoDecoderManagerChild.cpp Bug 1500454 - remove PVideoDecoder, etc from dom namespace. r=jya 2018-12-21 22:34:57 +00:00
VideoDecoderManagerChild.h Bug 1512990 - Part 3 - remove declarations of Alloc/Dealloc methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:07 +00:00
VideoDecoderManagerParent.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
VideoDecoderManagerParent.h Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
VideoDecoderParent.cpp Bug 1524890 - P6. Remove mFrames member from MediaData. r=bryce 2019-02-22 09:18:33 +00:00
VideoDecoderParent.h Bug 1527472 - devirtualize IPC methods in PVideoDecoder and PRemoteVideoDecoder. r=Alex_Gaynor 2019-02-13 14:11:45 +00:00