-
Michael Niedermayer authored
The new mov code uses a temporally non sorted index since 4abfa387 and can thus no longer be filled with av_add_index_entry() which expects the index to be sorted. Reverting 4abfa387 and this commit would be a alternative fix as would be various other options. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
38e641a0