diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-02-16 01:28:08 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-02-16 01:30:47 +0100 |
commit | 38e641a060e0c00930851a8053ca96250b3ecccc (patch) | |
tree | 7066d7799cc30c6c972289bb88fb99b6fe290d3f /libavcodec/g722dec.c | |
parent | f9e76d66e93a888e79fbddc2d6bb7b778c856d20 (diff) | |
download | ffmpeg-38e641a060e0c00930851a8053ca96250b3ecccc.tar.gz |
avformat/mov: Bypass av_add_index_entry()
The new mov code uses a temporally non sorted index since 4abfa387b8234736f6e0e541951e3d5eb60eb843
and can thus no longer be filled with av_add_index_entry() which expects the index to be sorted.
Reverting 4abfa387b8234736f6e0e541951e3d5eb60eb843 and this commit would be
a alternative fix as would be various other options.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/g722dec.c')
0 files changed, 0 insertions, 0 deletions