gecko-dev/dom/media/platforms
Jean-Yves Avenard d643f0e549 Bug 1484242 - P2. Add AllocationWrapper::CreateDecoder convenience method. r=bryce
This method will allocate a decoder according to the GlobalAllocPolicy. On Android API 18 and lower, there can only be a single decoder created at a time. The promise returned by CreateDecoder will only be resolved once the allocation policy permits a new decoder to be created.

Differential Revision: https://phabricator.services.mozilla.com/D3678
2018-08-21 15:20:54 +02:00
..
agnostic Bug 1476975 - P3. Fix canPlayType/isTypeSupported for AV1 content. r=dminor 2018-07-20 10:24:56 +02:00
android Bug 1482847 - Fix android decoder creation. r=jolin 2018-08-20 15:47:21 +00:00
apple Bug 1453795 - DOM/Media - Initialize member fields in classes/ structures. r=jyavenard 2018-06-15 10:25:02 +03:00
ffmpeg bug 1476231 add accessor for ffvpx real DFT functions r=jya 2018-07-14 12:32:20 +12:00
omx Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj 2018-06-01 17:59:07 +02:00
wmf Bug 1409664 - P16. Fix typo in variable name. r=bryce 2018-07-03 11:45:21 -07:00
wrappers Bug 1409664 - P13. Report the Apple's H264 decoder is hardware accelerated when not yet initialized. r=bryce 2018-07-03 11:45:20 -07: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
PDMFactory.cpp Bug 1409664 - P19. Don't wrap H264 decoder in H264 converter. r=bryce 2018-07-03 11:45:23 -07:00
PDMFactory.h
PlatformDecoderModule.h Bug 1409664 - P19. Don't wrap H264 decoder in H264 converter. r=bryce 2018-07-03 11:45:23 -07:00
ReorderQueue.h
SimpleMap.h
moz.build Bug 1484242 - P1. Add AllocationPolicy objects. r=bryce 2018-08-21 15:20:54 +02:00