gecko-dev/dom/media/platforms
Michael Froman 97b1784063 Bug 1471535 - pt1 - Split RemoteVideoDecoder into GpuDecoderModule and RemoteMediaDataDecoder preparing for new RDD decoder work. r=jya
- also makes RemoteMediaDecoder generic so it can work with the remote decoders on the RDD process
- changes VideoDecoderChild to subclass IRemoteDecoderChild

Differential Revision: https://phabricator.services.mozilla.com/D8482

--HG--
rename : dom/media/ipc/RemoteVideoDecoder.cpp => dom/media/ipc/GpuDecoderModule.cpp
rename : dom/media/ipc/RemoteVideoDecoder.h => dom/media/ipc/GpuDecoderModule.h
extra : moz-landing-system : lando
2018-11-13 17:34:10 +00:00
..
agnostic Bug 1505910 - P2. Remove use of AsTaskQueue(). r=cpearce 2018-11-12 01:09:03 +00:00
android Bug 1506076 - Mark video android decoder as needing AnnexB. r=jolin,alwu 2018-11-09 22:07:40 +00:00
apple Bug 1504643 - Enforce template-parameter classes restrictions in MozPromise. r=gerald 2018-11-09 15:45:31 +00:00
ffmpeg Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan 2018-10-12 20:48:24 +00:00
omx Bug 1504643 - Enforce template-parameter classes restrictions in MozPromise. r=gerald 2018-11-09 15:45:31 +00:00
wmf Bug 1498788 - Adjust width and height so they are never bigger than source or destination. r=mattwoodrow 2018-10-14 19:01:01 +00:00
wrappers Bug 1505910 - P2. Remove use of AsTaskQueue(). r=cpearce 2018-11-12 01:09:03 +00:00
AllocationPolicy.cpp Bug 1484242 - P2. Add AllocationWrapper::CreateDecoder convenience method. r=bryce 2018-08-21 15:20:54 +02:00
AllocationPolicy.h Bug 1484242 - P2. Add AllocationWrapper::CreateDecoder convenience method. r=bryce 2018-08-21 15:20:54 +02:00
MediaTelemetryConstants.h
moz.build Bug 1497951 - P1. Abstract H264Converter. r=bryce 2018-11-07 13:48:44 +00:00
PDMFactory.cpp Bug 1471535 - pt1 - Split RemoteVideoDecoder into GpuDecoderModule and RemoteMediaDataDecoder preparing for new RDD decoder work. r=jya 2018-11-13 17:34:10 +00:00
PDMFactory.h
PlatformDecoderModule.h Bug 1471535 - pt1 - Split RemoteVideoDecoder into GpuDecoderModule and RemoteMediaDataDecoder preparing for new RDD decoder work. r=jya 2018-11-13 17:34:10 +00:00
ReorderQueue.h
SimpleMap.h