Closed Bug 1259282 Opened 9 years ago Closed 9 years ago

Update rust mp4parse to v0.3.0

Categories

(Core :: Audio/Video: Playback, defect, P2)

defect

Tracking

()

RESOLVED INCOMPLETE
Tracking Status
firefox48 --- affected

People

(Reporter: rillian, Assigned: rillian)

References

Details

Attachments

(5 files, 3 obsolete files)

Sync with recent changes. Mainly this adds stream reader callback support through the new mp4parse_io struct.
Attached patch Update script to import v0.3.0 (obsolete) — Splinter Review
Attached patch Part 3 - Update gecko code (obsolete) — Splinter Review
Reader implementation needs to be a little more sophisticated.
Priority: -- → P2
BTW, this has been stalled while I work on bug 1240413 which will probably result in an 0.3.1.
Attachment #8734181 - Attachment is obsolete: true
Attachment #8734182 - Attachment is obsolete: true
Might as well get this out of my queue now that merge day has passed. How does this look, Matthew?
Attachment #8734183 - Attachment is obsolete: true
Attachment #8745793 - Flags: review?(kinetik)
This one still needs some work: /home/giles/firefox/media/libstagefright/gtest/TestMP4Rust.cpp:32: Failure Value of: nullptr Actual: 8-byte object <00-00 00-00 00-00 00-00> Expected: context Which is: 0x7f3b04335820
Comment on attachment 8745793 [details] [diff] [review] Part 3 - Update gecko code Review of attachment 8745793 [details] [diff] [review]: ----------------------------------------------------------------- ::: media/libstagefright/binding/MP4Metadata.cpp @@ +520,4 @@ > { > static LazyLogModule sLog("MP4Metadata"); > > +// mRustParser = mp4parse_new(&mRustIo); Drop this line
Attachment #8745793 - Flags: review?(kinetik) → review+
This is superceded by landing v0.4.0 in bug 1267887.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: