summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorkmkaplan <kmkaplan@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-04 02:27:25 +0000
committerkmkaplan <kmkaplan@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-04 02:27:25 +0000
commit038623e8162f00e4b9f2f3663835214ce39f5353 (patch)
tree5b908131a50f9fcc365147263f54c9f16a226657 /DOCS
parent2f98400294a98162e3b39267b4e89beff8938326 (diff)
downloadmpv-038623e8162f00e4b9f2f3663835214ce39f5353.tar.bz2
mpv-038623e8162f00e4b9f2f3663835214ce39f5353.tar.xz
Document change_rectangle
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6890 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/vop.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/DOCS/tech/vop.txt b/DOCS/tech/vop.txt
index d27d4f01d2..205e370f59 100644
--- a/DOCS/tech/vop.txt
+++ b/DOCS/tech/vop.txt
@@ -57,7 +57,11 @@ Current plugins:
possible width while keeping the boundaries visible.
x,y (rectangle's top left corner position) defauts (-1) to upper
left most position.
- MPI: TEMP
+ The plugin responds to the input.conf directive "change_control"
+ that takes two parameters. The first parameter can be 0 for w, 1
+ for h, 2 for x or 3 for y. The second parameter is the amount to
+ change the designated rectangle boundary.
+ MPI: TEMP, accepts stride
-vop rotate[=x]
Rotate image +/- 90 degrees