[MPlayer-cvslog] CVS: main/etc example.conf,1.59,1.60
Dominik Mierzejewski CVS
syncmail at mplayerhq.hu
Sat Aug 20 23:00:53 CEST 2005
CVS change done by Dominik Mierzejewski CVS
Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv23788
Modified Files:
example.conf
Log Message:
cache-prefill has been renamed to cache-seek-min, example config should
reflect this
Index: example.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/example.conf,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- example.conf 3 Mar 2005 03:11:44 -0000 1.59
+++ example.conf 20 Aug 2005 21:00:51 -0000 1.60
@@ -144,7 +144,7 @@
cache-min = 20.0
#
# Prefill 5% of the cache before restarting playback after the cache emptied.
-cache-prefill = 5.0
+cache-seek-min = 5.0
# DVD: Display English subtitles if available.
# slang = en
More information about the MPlayer-cvslog
mailing list