[Mplayer-cvslog] CVS: main/DOCS/en mplayer.1,1.393,1.394

Diego Biurrun CVS diego at mplayerhq.hu
Mon Jun 23 00:01:21 CEST 2003


Update of /cvsroot/mplayer/main/DOCS/en
In directory mail:/var/tmp.root/cvs-serv3707/DOCS/en

Modified Files:
	mplayer.1 
Log Message:
Document -ipv4-only-proxy and -prefer-ip4/6.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/en/mplayer.1,v
retrieving revision 1.393
retrieving revision 1.394
diff -u -r1.393 -r1.394
--- mplayer.1	17 Jun 2003 23:43:52 -0000	1.393
+++ mplayer.1	22 Jun 2003 22:01:00 -0000	1.394
@@ -753,6 +753,10 @@
 You can only use this option if the underlying media supports seeking
 (i.e. not with stdin, pipe, etc).
 .TP
+.B \-ipv4-only-proxy
+Skip the proxy for IPv6 addresses.
+It will still be used for IPv4 connections.
+.TP
 .B \-mc <seconds/frame>
 Maximum A-V sync correction per frame (in seconds).
 .TP
@@ -792,6 +796,14 @@
 .TP
 .B \-passwd <password> (see \-user option too)
 Specify password for http authentication.
+.TP
+.B \-prefer-ipv4
+Use IPv4 on network connections.
+Falls back to IPv6 automatically.
+.TP
+.B \-prefer-ipv6
+Use IPv6 on network connections.
+Falls back to IPv4 automatically.
 .TP
 .B \-rawaudio <option1:option2:...>
 This option lets you play raw audio files.



More information about the MPlayer-cvslog mailing list