OSDN Git Service

add cache protocol
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 16 Oct 2011 14:02:35 +0000 (16:02 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 16 Oct 2011 15:12:37 +0000 (17:12 +0200)
commite9f62a8b2bb7f675d21dace520e62c55bc8996a9
tree066a686e037ba350ad95092547d6bb9e570e312d
parent5746f910362f888ecb00efb0a3706ac2ee484019
add cache protocol
This allows backward seeking on top of some non seekable streams.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/Makefile
libavformat/allformats.c
libavformat/cache.c [new file with mode: 0644]