summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-05-19 23:41:40 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-05-19 23:41:40 +0000
commit6472bffea222af9a54c76c2da91585553252d1b5 (patch)
tree1d247322309b28053051c0dc1c95f48cbcb68e67 /DOCS
parent4cb6458382b2def186eac421fbe14da60cbcb553 (diff)
downloadmpv-6472bffea222af9a54c76c2da91585553252d1b5.tar.bz2
mpv-6472bffea222af9a54c76c2da91585553252d1b5.tar.xz
-2/-3 for scale w/h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6128 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/vop.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/tech/vop.txt b/DOCS/tech/vop.txt
index 12906a8e8a..6ce72e49b7 100644
--- a/DOCS/tech/vop.txt
+++ b/DOCS/tech/vop.txt
@@ -62,7 +62,8 @@ Current plugins:
note: if -zoom is used, and underlaying filters (including libvo)
uncapable of scaling, then it defaults to d_width/d_height !
note 2: w/h values -1 means original width/height, 0 means scaled
- d_width/d_height
+ d_width/d_height. -2/-3 means calculating w or h using the other
+ dimension and the original (-3) or prescaled (-2) aspect ratio.
MPI: TEMP, accepts stride
Special: dec_video and mpcodecs core autoloads it for colorspace conv.