[MPlayer-DOCS] r23593 - in trunk: Changelog DOCS/man/en/mplayer.1 DOCS/tech/MAINTAINERS DOCS/tech/slave.txt cfg-common.h command.c configure input/input.c input/input.h libvo/sub.c libvo/sub.h mpcommon.c mplayer.c spudec.c spudec.h stream/Makefile stream/tv.c stream/tv.h stream/tvi_vbi.c stream/tvi_vbi.h

voroshil subversion at mplayerhq.hu
Thu Jun 21 10:18:51 CEST 2007


Author: voroshil
Date: Thu Jun 21 10:18:51 2007
New Revision: 23593

Log:
Revert r23530.

r23530 breaks policy: notification was not sent to mailing list,
agreements of other devs were not received.
Code also should be reviewed/cleaned up/fixed.


Modified:
   trunk/DOCS/man/en/mplayer.1

Changes in other areas also in this revision:
Removed:
   trunk/stream/tvi_vbi.c
   trunk/stream/tvi_vbi.h
Modified:
   trunk/Changelog
   trunk/DOCS/tech/MAINTAINERS
   trunk/DOCS/tech/slave.txt
   trunk/cfg-common.h
   trunk/command.c
   trunk/configure
   trunk/input/input.c
   trunk/input/input.h
   trunk/libvo/sub.c
   trunk/libvo/sub.h
   trunk/mpcommon.c
   trunk/mplayer.c
   trunk/spudec.c
   trunk/spudec.h
   trunk/stream/Makefile
   trunk/stream/tv.c
   trunk/stream/tv.h

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1	(original)
+++ trunk/DOCS/man/en/mplayer.1	Thu Jun 21 10:18:51 2007
@@ -423,26 +423,6 @@ Confirm choice.
 .PP
 .RS
 .
-(The following keys are only valid if teletext support is enabled during
-compilation: they are used for controlling TV teletext)
-.RE
-.PP
-.PD 0
-.RS
-.IPs "X"
-Switch teletext between on, off and transparent mode.
-.IPs "Q"
-Next teletext page.
-.IPs "W"
-Previous teletext page.
-.IPs "E"
-In text mode flips top or bottom piece of page otherwise
-zooms teletext page: top or bottom or normal.
-.RE
-.PD 1
-.PP
-.RS
-.
 .TP
 .B mouse control
 .PD 0
@@ -1882,12 +1862,6 @@ MJPEG compression:
 .IPs quality=<0\-100>
 Choose the quality of the JPEG compression
 (< 60 recommended for full size).
-.IPs tdevice=<value>  (default: none)
-Specify TV teletext device (example: /dev/\:vbi0).
-.IPs tformat=<text|bw|gray|color> (default: gray)
-Specify TV teletext display mode. (Note: color mode requires color SPU support.)
-.IPs tpage=<100-999> (default: 100)
-Specify starting TV teletext page number .
 .RE
 .
 .TP



More information about the MPlayer-DOCS mailing list