mirror of https://github.com/FFmpeg/FFmpeg.git
The previous code computes the offset by reversing the growth
of the allocated buffer size: it is complex and did lead to
inconsistencies when the size limit is reached.
Fix trac ticket #1991 .
(cherry picked from commit 03847eb825
)
Conflicts:
libavformat/utils.c
release/1.0
parent
528700dd58
commit
e74cd2f470
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue