FFmpeg/libavutil
Jan Sebechlebsky 0e84eee719 libavutil/fifo: Fix fifo grow step
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>
2016-06-03 14:49:56 +02:00
..
2016-05-13 16:53:08 -03:00
2016-06-03 14:49:56 +02:00
2016-05-13 16:53:18 -03:00
2016-05-13 16:53:44 -03:00
2016-05-13 16:53:26 -03:00