gecko-dev/dom/media/mp4
Bryce Van Dyk 46e5b04e71 Bug 1533625 - Replace assert with early return for mp4 missing IV data. r=jya
This assert could be triggered with malformed files, so replace it with an early
return.

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

--HG--
extra : moz-landing-system : lando
2019-05-16 06:40:17 +00:00
..
Atom.h
AtomType.h
Box.cpp
Box.h
BufferStream.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
BufferStream.h
ByteStream.h
DecoderData.cpp Bug 1513651 - Collect telemetry on sample description box entries when parsing mp4s. r=jya 2019-02-11 20:07:51 +00:00
DecoderData.h
Index.cpp Bug 1533625 - Replace assert with early return for mp4 missing IV data. r=jya 2019-05-16 06:40:17 +00:00
Index.h Bug 1487416 - Index.cpp's SampleIterator populates cbcs data. r=jya 2019-01-11 15:13:37 +00:00
MP4Decoder.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
MP4Decoder.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
MP4Demuxer.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-15 08:15:57 +00:00
MP4Demuxer.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
MP4Interval.h
MP4Metadata.cpp Bug 1523683 - Use mozilla::Variant to select if the MoofParser should parse a single track or multiple. r=jya 2019-02-01 21:34:37 +00:00
MP4Metadata.h
MoofParser.cpp Bug 1536432 - MoofParser: Delete useless declaration r=jya 2019-03-20 00:45:40 +00:00
MoofParser.h Bug 1525646 - Remove aTkhd arg from MoofParser::ParseMdia as it is unused. r=jya 2019-02-12 19:19:53 +00:00
ResourceStream.cpp
ResourceStream.h
SinfParser.cpp Bug 1487416 - Read pattern information in Sinf parser. r=jya 2019-01-11 15:11:05 +00:00
SinfParser.h Bug 1487416 - Read pattern information in Sinf parser. r=jya 2019-01-11 15:11:05 +00:00
moz.build Bug 1528074 - Clean up some media warning flags r=jya 2019-02-22 17:22:12 +00:00