gecko-dev/dom/media/fmp4
Gerald Squelart 0cb411e982 Bug 1343437 - MP4Demuxer::Init resolves with a MediaResult - r=jya
If MP4Demuxer::Init detects some recoverable error (e.g., invalid tracks when
others may still be usable), it will eventually Resolve the promise with the
first warning.

Later on, errors/warnings from the MP4Metadata parser will also be handled, to
provide even better diagnostics.

MozReview-Commit-ID: E9Rly9dhXW3

--HG--
extra : rebase_source : cae214d0c80297bd61156dc1a305a186da0974fe
2017-02-27 10:10:28 +11:00
..
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
MP4Decoder.cpp Bug 1339204 - Adds VP9 and VP9.0 as supported types in the MP4Decoder r=cpearce 2017-02-14 10:31:02 +13:00
MP4Decoder.h Bug 1332160 - use nsCString internally whenever possible. r=gerald 2017-01-18 16:51:31 +08:00
MP4Demuxer.cpp Bug 1343437 - MP4Demuxer::Init resolves with a MediaResult - r=jya 2017-02-27 10:10:28 +11:00
MP4Demuxer.h Bug 1341454 - MP4Demuxer::Init() pre-caches everything from MP4Metadata - r=jya 2017-02-23 14:56:51 +11:00
MP4Stream.cpp Bug 1229963 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in dom/media/; r=cpearce 2015-12-02 18:07:59 -05:00
MP4Stream.h Bug 1240411: P4. Clean up readers headers. r=cpearce 2016-01-19 19:47:31 +11:00