gecko-dev/dom/media/hls
John Lin 23e73b3f4c Bug 1510340 - p2: limit the concurrently created HLSDecoder instances. r=jya
Each instance has an instance of Java ExoPlayer that consumes memory in the
limited JVM heap. Too many concurrent players will cause OutOfMemoryError.

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

--HG--
extra : moz-landing-system : lando
2019-02-21 01:22:02 +00:00
..
HLSDecoder.cpp Bug 1510340 - p2: limit the concurrently created HLSDecoder instances. r=jya 2019-02-21 01:22:02 +00:00
HLSDecoder.h Bug 1510340 - p2: limit the concurrently created HLSDecoder instances. r=jya 2019-02-21 01:22:02 +00:00
HLSDemuxer.cpp Bug 1482452 - p1: validate buffer contents before accessing. r=snorp 2019-01-16 16:31:16 +00:00
HLSDemuxer.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
HLSUtils.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
HLSUtils.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00