mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9ca7f3231f
Switch to stdio for reading the file snippet. I can't figure out how to cleanly read a minimum subset into a vector with ifstream. Previously we were asking it to read zero bytes, so the argument validation in read_box_from_buffer() was rejecting the data without trying to parse it. With this and the v0.0.9 changes to catch eof, we can remove the expected fail on the street.mp4 test. |
||
---|---|---|
.. | ||
moz.build | ||
TestInterval.cpp | ||
TestMP4Rust.cpp |