On Tue, Jun 02, 2015 at 06:40:54PM +0200, Michael Niedermayer wrote:
> This allows configuring the io buffer in such way that few seeks are needed
> for playback
>
> Signed-off-by: Michael Niedermayer
> ---
> libavformat/internal.h |2 ++
> libavformat/utils.c| 38
This allows configuring the io buffer in such way that few seeks are needed for
playback
Signed-off-by: Michael Niedermayer
---
libavformat/internal.h |2 ++
libavformat/utils.c| 38 ++
2 files changed, 40 insertions(+)
diff --git a/libavformat/int