gecko-dev/dom/media/platforms
Takuro Ashie ede3fb1356 Bug 1502786 - Break cycle between PureOmxPlatformLayer and OmxDataDecoder r=jya
OmxDataDecoder, OmxPromiseLayer and PureOmxPlatformLayer consist
circular reference by RefPtr, and no one sever the reference. As a
result their refcount never decrease to 0.
This commit sever it at PureOmxPlatformLayer::Shutdown() which is
called by OmxDataDecoder.

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

--HG--
extra : moz-landing-system : lando
2018-11-06 02:56:36 +00:00
..
agnostic Bug 1496529 - P10. Add to libvpx decoder low latency mode. r=bryce 2018-10-09 22:59:47 +00:00
android Bug 1482847 - Fix android decoder creation. r=jolin 2018-08-20 15:47:21 +00:00
apple Bug 1496529 - P3. Make the Apple H264 decoder provide 0 latency option. r=bryce 2018-10-09 16:59:05 +00:00
ffmpeg Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan 2018-10-12 20:48:24 +00:00
omx Bug 1502786 - Break cycle between PureOmxPlatformLayer and OmxDataDecoder r=jya 2018-11-06 02:56:36 +00:00
wmf Bug 1498788 - Adjust width and height so they are never bigger than source or destination. r=mattwoodrow 2018-10-14 19:01:01 +00:00
wrappers Bug 1496529 - P2. Make H264Converter use provided decoder's TaskQueue. r=bryce 2018-10-09 23:05:40 +00: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 1496529 - P7. Pass full range of CreateDecoderParam::Option to RemoteVideoDecoder r=bryce 2018-10-09 16:59:24 +00:00
ReorderQueue.h
SimpleMap.h
moz.build Bug 1484242 - P1. Add AllocationPolicy objects. r=bryce 2018-08-21 15:20:54 +02:00