[Mplayer-cvslog] CVS: main/libvo vo_tdfxfb.c,1.26,1.27

Diego Biurrun CVS diego at mplayerhq.hu
Sat Oct 25 20:38:26 CEST 2003


Update of /cvsroot/mplayer/main/libvo
In directory mail:/var/tmp.root/cvs-serv29788/libvo

Modified Files:
	vo_tdfxfb.c 
Log Message:
-vop ---> -vf


Index: vo_tdfxfb.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_tdfxfb.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- vo_tdfxfb.c	15 Oct 2003 16:50:27 -0000	1.26
+++ vo_tdfxfb.c	25 Oct 2003 18:37:51 -0000	1.27
@@ -19,7 +19,7 @@
  *
  * Hints and tricks:
  * - Use -dr to get direct rendering
- * - Use -vop yuy2 to get yuy2 rendering, *MUCH* faster than yv12
+ * - Use -vf yuy2 to get yuy2 rendering, *MUCH* faster than yv12
  * - To get a black background and nice smooth OSD, use -double
  * - To get the console as a background, but with scaled OSD, use -nodouble
  * - The driver supports both scaling and shrinking the image using the -x and



More information about the MPlayer-cvslog mailing list