gecko-dev/dom/media/platforms
Jean-Yves Avenard b619f8c2e7 Bug 1194612: P1. Dont reject init promise when initialising H264Converter. r=alfredo
A decoder isn't created until a SPS and PPS NALs have been detected in the stream. The decoder will be initialised instead lazily later during the input process.
2015-08-16 19:01:44 +10:00
..
agnostic Bug 1194884: [webm] P2. Retrieve all VPX decoded frames from decoder. r=j^ 2015-08-16 11:58:41 +10:00
android Bug 1188871: P2. Call DrainComplete should an error occurs while draining. r=snorp 2015-08-14 10:20:32 +10:00
apple Bug 1179451 - Part 4: Don't pass nsRefPtr&& to functions that want raw pointers. r=froydnj 2015-08-13 15:22:48 +03:00
ffmpeg Bug 1146086: use promise to Init() in PlatformDecoderModule. r=jya,r=cpearce 2015-08-11 14:09:12 +10:00
gonk Bug 1146086: use promise to Init() in PlatformDecoderModule. r=jya,r=cpearce 2015-08-11 14:09:12 +10:00
wmf Bug 1193547 - Fallback to software decoding explicitly if the GPU doesn't support decoding the current resolution in hardware. r=cpearce,jya 2015-08-13 14:00:47 -04:00
wrappers Bug 1194612: P1. Dont reject init promise when initialising H264Converter. r=alfredo 2015-08-16 19:01:44 +10:00
moz.build Bug 830801 - Part 2. Remove NOMINMAX define from moz.build. r=mshal 2015-08-03 10:07:09 +09:00
PlatformDecoderModule.cpp Bug 1190496 - Namespace the SharedThreadPool.h include. r=cpearce 2015-08-04 14:00:25 -07:00
PlatformDecoderModule.h Bug 1190495 - Separate FlushableTaskQueue into its own file. r=cpearce 2015-08-11 08:55:18 -04:00
SharedDecoderManager.cpp Bug 1146086: use promise to Init() in PlatformDecoderModule. r=jya,r=cpearce 2015-08-11 14:09:12 +10:00
SharedDecoderManager.h Bug 1146086: use promise to Init() in PlatformDecoderModule. r=jya,r=cpearce 2015-08-11 14:09:12 +10:00