changeset 1035:197fd410d982

*** empty log message ***
author gabucino
date Tue, 05 Jun 2001 16:13:39 +0000
parents 79e7a1d3186f
children 537875fdcf16
files DOCS/AUTHORS DOCS/mplayer.1
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/AUTHORS	Tue Jun 05 11:20:14 2001 +0000
+++ b/DOCS/AUTHORS	Tue Jun 05 16:13:39 2001 +0000
@@ -60,6 +60,9 @@
 - SVGAlib support in libvo
 - native AAlib driver (coming soon)
 
+Alex Beregszaszi (Alex): <alex@naxine.org>
+- ALSA output driver in libao
+
 Andreas Ackermann:  <asackerm@stud.informatik.uni-erlangen.de>
 - LIRC support (see DOCS/LIRC)
 - DGA support in libvo
--- a/DOCS/mplayer.1	Tue Jun 05 11:20:14 2001 +0000
+++ b/DOCS/mplayer.1	Tue Jun 05 16:13:39 2001 +0000
@@ -51,6 +51,7 @@
 .RB [ \-dvdkey\ key ]
 .RB [ \-stereo\ mode ]
 .RB [ \-srate\ Hz ]
+.RB [ \-osdlevel\ level ]
 .I - or file
 .PP
 .SH DESCRIPTION
@@ -104,7 +105,7 @@
 use XF86VidMode extension for mode changing
 .TP
 .B \-zoom
-use software scaling, where available
+use software scaling, where available (use with -nofs)
 .TP
 .B \-x\ x
 scale image to x width [if driver suppports!]
@@ -151,6 +152,9 @@
 .TP
 .B \-subdelay\ sec
 delays subtitles by <sec> seconds. Can be negative.
+.TP
+.B \-osdlevel\ level
+specifies which mode the OSD should start in (none,seek,seek+timer)
 .IP
 .SH "ADVANCED OPTIONS"
 .TP