On Tue, Sep 29, 2020 at 11:10:21PM +0200, Marton Balint wrote:
> 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 <[email protected]>
> ---
>  libavformat/aviobuf.c | 5 +++++
>  1 file changed, 5 insertions(+)
> 

This patch set fixes demuxing chained oggs via pipe,
so I'm not against it.
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to