gecko-dev/dom/media/ipc
Matt Woodrow d3bab17663 Bug 1319251 - Add more current thread assertions in VideoDecoderParent so it's more obvious about which code runs where. r=jya
--HG--
extra : rebase_source : 03abb6a3f8f0e635032ac19ea0b4168483867cb1
2016-11-22 21:48:21 +13: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
PVideoDecoder.ipdl Bug 1316506 - Make RemoteVideoDecoder::Flush synchronous. r=billm 2016-11-22 15:50:46 +13:00
PVideoDecoderManager.ipdl Bug 1318083 - Make PVideoDecoder's ctor sync and fail if CreateVideoDecoder fails on the GPU process side. r=jya,dvander 2016-11-22 15:44:38 +13:00
RemoteVideoDecoder.cpp Bug 1319190 - Make sure we release the last VideoDecoderChild ref on the video manager thread. r=dvander 2016-11-22 15:51:18 +13:00
RemoteVideoDecoder.h Bug 1300677 - Implement IsHardwareAccelerated for RemoteVideoDecoder. r=dvander 2016-10-03 21:21:07 +13:00
VideoDecoderChild.cpp Bug 1319251 - Check Init promise in VideoDecoderChild before trying to resolve it. r=jya 2016-11-22 21:47:00 +13:00
VideoDecoderChild.h Bug 1316506 - Make RemoteVideoDecoder::Flush synchronous. r=billm 2016-11-22 15:50:46 +13:00
VideoDecoderManagerChild.cpp Bug 1318083 - Make PVideoDecoder's ctor sync and fail if CreateVideoDecoder fails on the GPU process side. r=jya,dvander 2016-11-22 15:44:38 +13:00
VideoDecoderManagerChild.h Bug 1318083 - Make PVideoDecoder's ctor sync and fail if CreateVideoDecoder fails on the GPU process side. r=jya,dvander 2016-11-22 15:44:38 +13:00
VideoDecoderManagerParent.cpp Bug 1318854 - Null check the right pointer in RecvReadback. r=dvander 2016-11-22 15:51:19 +13:00
VideoDecoderManagerParent.h Bug 1318083 - Make PVideoDecoder's ctor sync and fail if CreateVideoDecoder fails on the GPU process side. r=jya,dvander 2016-11-22 15:44:38 +13:00
VideoDecoderParent.cpp Bug 1319251 - Add more current thread assertions in VideoDecoderParent so it's more obvious about which code runs where. r=jya 2016-11-22 21:48:21 +13:00
VideoDecoderParent.h Bug 1319251 - Add more current thread assertions in VideoDecoderParent so it's more obvious about which code runs where. r=jya 2016-11-22 21:48:21 +13:00
moz.build Bug 1288618 - Part 15: Add media code interface RemoteVideoDecoder. r=cpearce,dvander 2016-09-21 21:25:41 +12:00