index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
/
cache2.h
blob: d8bffc9a50a54490806e6f7dc4b8ba4a04c46d5d (
plain
)
1
2
3
4
5
6
#ifndef _cache2_h #define _cache2_h extern void cache_uninit(stream_t *s); #endif