aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/g722dec.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-02-16 01:28:08 +0100
committerMichael Niedermayer <michaelni@gmx.at>2015-02-16 01:30:47 +0100
commit38e641a060e0c00930851a8053ca96250b3ecccc (patch)
tree7066d7799cc30c6c972289bb88fb99b6fe290d3f /libavcodec/g722dec.c
parentf9e76d66e93a888e79fbddc2d6bb7b778c856d20 (diff)
downloadffmpeg-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