gecko-dev/dom/media/platforms
Jean-Yves Avenard 95343883e7 Bug 1486080 - Always allocate memory to pass extradata. r=padenot
Despite wording of the documentation to the contrary, we can't provide a static pointer to an immutable object.
Apparently, it's always been that way.

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

--HG--
extra : moz-landing-system : lando
2018-08-27 13:22:26 +00: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 1486080 - Always allocate memory to pass extradata. r=padenot 2018-08-27 13:22:26 +00: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
moz.build Bug 1484242 - P1. Add AllocationPolicy objects. r=bryce 2018-08-21 15:20:54 +02:00
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