mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
cdfe186b45
A typical non-fragmented mp4 would have the ftyp atom located at the beginning of the mp4 and the moov at the end. We would to calculate the location of the metadata by spanning the byte range of the two atoms. As such, we would typically allocate an amount of memory equivalent to the size of the mp4. Instead we now reconstruct the metadata to only have the ftyp and moov atoms contiguously. |
||
---|---|---|
.. | ||
binding | ||
frameworks/av | ||
gtest | ||
patches | ||
ports | ||
stubs | ||
system/core | ||
additional_headers | ||
checkout.sh | ||
files.py | ||
moz.build | ||
update-patches.sh |