gecko-dev/dom/media/fmp4
Gerald Squelart bcdfea341d Bug 1343156 - Remove unnecessary MP4Metadata::HasCompleteMetadata - r=jya
MP4Metadata::Metadata() contains the same code at the beginning, so calling
HasCompleteMetadata() is unnecessary, so we should just remove it completely.

(Except to get a better error message, but this will be reinstated in an
upcoming bug.)

MozReview-Commit-ID: 2C3GI5fE0Ja

--HG--
extra : rebase_source : 2bdb6199222dcb0ca4012121a3fd4694b440be3e
2017-02-27 10:06:45 +11: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 1343156 - Remove unnecessary MP4Metadata::HasCompleteMetadata - r=jya 2017-02-27 10:06:45 +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
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00