[vlc-commits] prefetch: stream filter for threaded prefetching/buffering
Rémi Denis-Courmont
git at videolan.org
Fri Aug 28 20:45:26 CEST 2015
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon Jul 27 12:42:53 2015 +0300| [c74fb8e1ac79ca61f536cf91e7c31e5f57565e08] | committer: Rémi Denis-Courmont
prefetch: stream filter for threaded prefetching/buffering
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c74fb8e1ac79ca61f536cf91e7c31e5f57565e08
---
NEWS | 1 +
modules/MODULES_LIST | 1 +
modules/stream_filter/Makefile.am | 6 +
modules/stream_filter/prefetch.c | 524 +++++++++++++++++++++++++++++++++++++
po/POTFILES.in | 1 +
src/input/access.c | 2 +-
6 files changed, 534 insertions(+), 1 deletion(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c74fb8e1ac79ca61f536cf91e7c31e5f57565e08
More information about the vlc-commits
mailing list