diff DOCS/tech/libmpcodecs.txt @ 9644:0fe056bdb135

vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
author jonas
date Sat, 22 Mar 2003 12:02:27 +0000
parents f7106682cac8
children 2e1bd9192ce2
line wrap: on
line diff
--- a/DOCS/tech/libmpcodecs.txt	Sat Mar 22 10:38:04 2003 +0000
+++ b/DOCS/tech/libmpcodecs.txt	Sat Mar 22 12:02:27 2003 +0000
@@ -214,7 +214,7 @@
 	d_width/d_height (display size) to preserve the correct aspect ratio!
 	Filters should not rely on d_width, d_height as input parameters,
 	the only exception is when a filter replaces some libvo functionality
-	(like -vop scale with -zoom, or OSD rendering wiht -vop expand).
+	(like -vf scale with -zoom, or OSD rendering wiht -vf expand).
     flags:	       the "good" old flags set of libvo:
         0x01	- force fullscreen (-fs)
 	0x02	- allow mode switching (-vm)