Files
ffmpeg/libavformat
Marton Balint a11cc04786 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>
2020-10-09 21:07:18 +02:00
..
2020-10-03 21:50:59 +02:00
2020-10-06 00:01:35 +08:00
2020-10-06 00:01:27 +08:00
2020-09-25 10:21:28 +02:00
2020-10-07 22:16:09 +02:00
2020-09-24 13:38:28 +02:00
2020-09-18 11:30:03 +02:00
2020-09-03 18:11:00 +02:00
2020-09-20 18:03:52 +02:00
2020-09-03 18:03:18 +02:00
2020-09-13 16:05:01 +02:00
2020-07-26 16:47:01 +02:00