summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/libmpcodecs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/tech/libmpcodecs.txt')
-rw-r--r--DOCS/tech/libmpcodecs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/libmpcodecs.txt b/DOCS/tech/libmpcodecs.txt
index 7eee092c93..c25ed5439c 100644
--- a/DOCS/tech/libmpcodecs.txt
+++ b/DOCS/tech/libmpcodecs.txt
@@ -214,7 +214,7 @@ Its parameters are already well-known from libvo:
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)