diff options
author | Dale Curtis <dalecurtis@chromium.org> | 2020-08-13 15:02:02 -0700 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2020-08-28 15:58:47 +0100 |
commit | 2ff3c466eca66bb8eb32bb41a4ce70fe285e3ea0 (patch) | |
tree | aae5c6a48066cd7aa692551bd49788840ccf51b6 /libavformat/sox.h | |
parent | ccc7120ee717a837d5cdbe4284ae470fe1fbe461 (diff) | |
download | ffmpeg-2ff3c466eca66bb8eb32bb41a4ce70fe285e3ea0.tar.gz |
avformat/mov: See if mfra makes up the difference for an incomplete sidx.
A few popular sites have started generating MP4 files which have a
sidx plus an mfra. The sidx accounts for all size except the mfra,
so the old code did not mark the fragment index as complete.
Instead we can just check if there's an mfra and if its size makes
up the difference we can mark the index as complete.
Bug: https://crbug.com/1107130
Signed-off-by: Dale Curtis <dalecurtis@chromium.org>
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'libavformat/sox.h')
0 files changed, 0 insertions, 0 deletions