summaryrefslogtreecommitdiffstats
path: root/TOOLS/netstream/netstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/netstream/netstream.c')
-rw-r--r--TOOLS/netstream/netstream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/netstream/netstream.c b/TOOLS/netstream/netstream.c
index 88a65fa194..68de83b26a 100644
--- a/TOOLS/netstream/netstream.c
+++ b/TOOLS/netstream/netstream.c
@@ -375,7 +375,7 @@ int main(int argc, char** argv) {
//---- For libmpdemux
-float stream_cache_prefill_percent=5.0;
+float stream_cache_seek_min_percent=50.0;
float stream_cache_min_percent=20.0;
#include <libmpdemux/demuxer.h>