summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-25 18:44:41 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-25 18:44:41 +0000
commit50ff1ca5b7b0dfa587f1648b013285b160da8c2a (patch)
treecc9bc3fa717b16c5a0c4fbb7221b673ae42cef4f /libvo
parent180f0624567f0b50c472429462a3e8172dcfb1b5 (diff)
downloadmpv-50ff1ca5b7b0dfa587f1648b013285b160da8c2a.tar.bz2
mpv-50ff1ca5b7b0dfa587f1648b013285b160da8c2a.tar.xz
-vop ---> -vf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11262 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_tdfxfb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_tdfxfb.c b/libvo/vo_tdfxfb.c
index cb7fa663f0..b67827d9db 100644
--- a/libvo/vo_tdfxfb.c
+++ b/libvo/vo_tdfxfb.c
@@ -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