On Sat, Feb 09, 2019 at 11:44:52PM -0500, agrecascino...@gmail.com wrote:
> From: mptcultist
>
> fixed issue where if sidx was after another sidx and happened to point to the
> same media, it wouldn't be read.
> this is done by counting the sidx atoms before they're read. for #7572
> ---
> lib
From: mptcultist
fixed issue where if sidx was after another sidx and happened to point to the
same media, it wouldn't be read.
this is done by counting the sidx atoms before they're read. for #7572
---
libavformat/isom.h | 2 ++
libavformat/mov.c | 45 +++