avformat/cache: support non continuous caching

Multimedia / FFmpeg - Michael Niedermayer [gmx.at] - 25 December 2014 12:20 UTC

This allows using the cache protocol on top of seekable but slow protocols to speed them up

0c0168a avformat/cache: support non continuous caching
libavformat/cache.c | 166 ++++++++++++++++++++++++++++++++++++++++---------
libavformat/version.h | 2 +-
2 files changed, 138 insertions(+), 30 deletions(-)

  • Share