gecko-dev/media/libstagefright/binding
Gerald Squelart 3c84151dc6 Bug 1364828 - Use nsTArray (with fallible append) in mp4_demuxer::ByteWriter - r=jya
mfbt's Vector is actually infallible by default, so it would crash in case of
OOM. I'm switching to nsTArray, and using fallible AppendElements in
ByteWriter.

MozReview-Commit-ID: F7TBpCyIlg

--HG--
extra : rebase_source : 54f21d3c6ddb99cb8f83f86a08e2aecf7ce36a31
2017-06-07 14:21:09 +12:00
..
include Bug 1364828 - Use nsTArray (with fallible append) in mp4_demuxer::ByteWriter - r=jya 2017-06-07 14:21:09 +12:00
mp4parse Bug 1367508 - Update rust parser to limit table size in case of OOM. r=kinetik 2017-06-01 10:27:48 +08:00
mp4parse_capi Bug 1363669 - update rust mp4 parser for mp4v. r=kinetik 2017-05-25 14:33:36 +08:00
Adts.cpp
AnnexB.cpp Bug 1364828 - Use nsTArray (with fallible append) in mp4_demuxer::ByteWriter - r=jya 2017-06-07 14:21:09 +12:00
BitReader.cpp Bug 1323081: P1. Add native BitReader class. r=gerald 2016-12-14 15:27:48 +11:00
Box.cpp
BufferStream.cpp
DecoderData.cpp Bug 1363669 - add 'mp4v' mimetype for rust parser. r=kinetik 2017-05-18 15:48:26 +08:00
H264.cpp Bug 1369313: Remove PPS related code. r=alwu 2017-06-01 11:19:59 +02:00
Index.cpp Bug 1367128: P2. Add methods to trim index. r=gerald 2017-06-02 21:15:10 +02:00
MP4Metadata.cpp Bug 1368850 - fix warning message about enumeration value 'mp4parse_codec_MP4V' not handled. r=gerald 2017-05-31 15:38:00 +08:00
MoofParser.cpp Bug 1367128: P2. Add methods to trim index. r=gerald 2017-06-02 21:15:10 +02:00
ResourceStream.cpp Bug 1369326 - Make mp4_demuxer::ResourceStream use a MediaResourceIndex - r=cpearce 2017-05-31 18:17:37 +12:00
SinfParser.cpp
mp4parse-cargo.patch Bug 1353944 - Update to mp4parse 0.8.0. r=kinetik 2017-04-05 16:19:47 -07:00
update-rust.sh Bug 1367508 - Update rust parser to limit table size in case of OOM. r=kinetik 2017-06-01 10:27:48 +08:00