gecko/media/libstagefright
Matthew Gregan ff13b11667 Bug 1243234 - Move mp4parse-rust initialization into constructor and clean up try_rust. r=giles
Initializing in the constructor better matches libstagefright's behaviour
(and avoids reading and copying the stream contents every time
GetNumberTracks() is called).

Also restricts the size of the buffer to 1MB.  This will be handled in the
future by passing the parser a DataSource-like interface for reading from
the stream.
2016-01-28 14:25:18 +13:00
..
binding Bug 1243234 - Move mp4parse-rust initialization into constructor and clean up try_rust. r=giles 2016-01-28 14:25:18 +13:00
frameworks/av Bug 1226842: Error rather than asserting when encountering error in sample table. r=gerald 2015-12-02 10:39:50 +11:00
gtest Bug 1238420 - Update MP4Rust gtest for CAPI changes. r=kinetik. 2016-01-11 11:26:00 +13:00
patches
ports
stubs Bug 1143575. Add RefBase #include to stagefright stubs. r=cpearce 2015-05-12 15:36:19 +12:00
system/core Backed out changeset 51994c27948c (bug 1197280) for test_eme_non_mse_fails.html failures CLOSED TREE 2015-09-16 14:39:03 -07:00
additional_headers Bug 1211741 - Remove libstagefright ID3 files. r=k17e 2015-10-06 14:24:00 +02:00
checkout.sh
files.py
moz.build Bug 1243234 - Move mp4parse into a crate subdirectory. r=kinetik 2016-01-28 14:25:18 +13:00
update-patches.sh