Files
shaka-player/externs
Joey Parrish edce1899f9 fix: Fix header sizes for MP4 boxes with 64-bit size fields
The MP4 box header depends on both whether the box is a "full" box
(with version and flags) and whether the box has an extra 64-bit size
field.  The MP4 parser was only considering the version and flags, but
not whether the extra size field was present.  We already correctly
parsed the 64-bit size field, but computed offsets for other fields
without considering this.

Groundwork for a fix for #2759

Change-Id: I48f16ef073a036954b6f7d25641ccf29828b02c8
2021-01-14 12:57:41 -08:00
..
2020-08-05 11:11:32 -07:00
2020-10-06 09:21:45 -07:00
2020-10-06 09:21:45 -07:00
2020-10-06 09:21:45 -07:00