Author: reimar Date: Sun May 30 18:50:02 2010 New Revision: 31288 Log: Add a referrer option to set the HTTP Referer field. Patch by chocolateboy [chocolate cpan org]
Modified: trunk/DOCS/man/en/mplayer.1 Changes in other areas also in this revision: Modified: trunk/cfg-common-opts.h trunk/cfg-common.h trunk/stream/network.c Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 Sun May 30 18:48:18 2010 (r31287) +++ trunk/DOCS/man/en/mplayer.1 Sun May 30 18:50:02 2010 (r31288) @@ -1789,6 +1789,10 @@ Play a raw YUV sample. .PD 1 . .TP +.B \-referrer <string> (network only) +Specify a referrer path or URL for HTTP requests. +. +.TP .B \-rtsp\-port Used with 'rtsp://' URLs to force the client's port number. This option may be useful if you are behind a router and want to forward _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
