diff options
author | Anton Khirnov <anton@khirnov.net> | 2021-12-30 15:06:15 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-01-10 16:05:57 +0100 |
commit | 549ccea54e61e2e35b01a288466476504df03fd8 (patch) | |
tree | 65290cc07000edbc642c77c62c802bf64377bc95 /libavformat/libmodplug.c | |
parent | 5010c481d1a4bbd52655c43f5d7627d4c0a90f72 (diff) | |
download | ffmpeg-549ccea54e61e2e35b01a288466476504df03fd8.tar.gz |
lavu/fifo: do not copy the whole fifo when reallocating
av_realloc() the buffer and only move the part of the ring buffer that
needs it. Also avoids allocating a temporary fifo.
Diffstat (limited to 'libavformat/libmodplug.c')
0 files changed, 0 insertions, 0 deletions