gecko-dev/dom/media/ipc
Bill McCloskey 4e78a26c74 Bug 792652 - Simplify IPDL type hierarchy (r=dvander)
Currently all our protocols inherit from IProtocolManager<IProtocol>. I have
no idea why. This patch switches everything over to IProtocol, without any
templates. I had to move ReadActor to the .cpp file to avoid redefinition
errors.
2016-11-08 15:22:34 -08:00
..
MediaIPCUtils.h Bug 1288618 - Part 5: Add IPC serialization helpers for some media structs/enums. r=dvander 2016-09-21 21:24:43 +12:00
moz.build Bug 1288618 - Part 15: Add media code interface RemoteVideoDecoder. r=cpearce,dvander 2016-09-21 21:25:41 +12:00
PVideoDecoder.ipdl Bug 1300682 - Part 5: Use KnowsCompositor to initialize decoders and create one for VideoDecoderParent to use. r=nical,jya 2016-10-07 21:13:33 +13:00
PVideoDecoderManager.ipdl Bug 1300676 - Part 3 - Implement readback for GPU videos. r=dvander,nical 2016-11-04 13:28:28 +13:00
RemoteVideoDecoder.cpp Backed out changeset d537051ade6a (bug 1315510) for nsTArray_base leaks and a fondess for crashing 2016-11-07 22:18:21 -08:00
RemoteVideoDecoder.h Bug 1300677 - Implement IsHardwareAccelerated for RemoteVideoDecoder. r=dvander 2016-10-03 21:21:07 +13:00
VideoDecoderChild.cpp Backed out changeset d537051ade6a (bug 1315510) for nsTArray_base leaks and a fondess for crashing 2016-11-07 22:18:21 -08:00
VideoDecoderChild.h Bug 1300675 - Rebuild VideoDecoderManager when we restart the GPU process. r=dvander 2016-11-03 09:55:07 +13:00
VideoDecoderManagerChild.cpp Backed out 18 changesets (bug 792652) for build bustage on linux64 a=backout CLOSED TREE 2016-11-08 12:05:28 -08:00
VideoDecoderManagerChild.h Backed out 18 changesets (bug 792652) for build bustage on linux64 a=backout CLOSED TREE 2016-11-08 12:05:28 -08:00
VideoDecoderManagerParent.cpp Bug 1300676 - Part 3 - Implement readback for GPU videos. r=dvander,nical 2016-11-04 13:28:28 +13:00
VideoDecoderManagerParent.h Bug 792652 - Simplify IPDL type hierarchy (r=dvander) 2016-11-08 15:22:34 -08:00
VideoDecoderParent.cpp Bug 1300676 - Part 3 - Implement readback for GPU videos. r=dvander,nical 2016-11-04 13:28:28 +13:00
VideoDecoderParent.h Bug 1300682 - Part 5: Use KnowsCompositor to initialize decoders and create one for VideoDecoderParent to use. r=nical,jya 2016-10-07 21:13:33 +13:00