diff options
author | Marton Balint <cus@passwd.hu> | 2020-09-20 00:02:19 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2020-10-09 21:07:18 +0200 |
commit | a11cc04786c298a8e4df3da12d8e275eaaf6b333 (patch) | |
tree | cdfdc451637c6b89f1d8a268d56e017f5e4640bb /doc/platform.texi | |
parent | 25ced19aa3097abc0f8b76045efa06b3332c8b94 (diff) | |
download | ffmpeg-a11cc04786c298a8e4df3da12d8e275eaaf6b333.tar.gz |
avformat/aviobuf: increase default read buffer size to 2*max_buffer_size for streamed data
This should increase the effectiveness of ffio_ensure_seekback by reducing the
number of buffer reallocations and memmoves/memcpys because even a small
seekback window requires max_buffer_size+window_size buffer space.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'doc/platform.texi')
0 files changed, 0 insertions, 0 deletions