Files
shaka-player/lib/util
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-07-16 10:59:49 -07:00
2020-07-16 10:59:49 -07:00
2020-11-04 00:37:04 +00:00
2021-01-09 02:00:31 +00:00
2021-01-09 02:00:31 +00:00
2021-01-09 02:00:31 +00:00
2020-07-16 10:59:49 -07:00
2021-01-09 02:00:31 +00:00
2021-01-09 02:00:31 +00:00
2021-01-09 02:00:31 +00:00
2020-11-04 00:37:04 +00:00