mirror of https://github.com/FFmpeg/FFmpeg.git
Fifo was reallocating always to twice of the requested size. This fixes it to reallocate to requested size, or twice of the original size - whichever is greater. Signed-off-by: Jan Sebechlebsky <sebechlebskyjan@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/196/merge
parent
8b05a7ffe4
commit
0e84eee719
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue