changeset 5697:d1c22e7fe9fc

rotate added
author arpi
date Fri, 19 Apr 2002 02:20:29 +0000
parents 4a042adc5bd1
children cb47abf3b511
files DOCS/tech/vop.txt
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/vop.txt	Fri Apr 19 02:18:46 2002 +0000
+++ b/DOCS/tech/vop.txt	Fri Apr 19 02:20:29 2002 +0000
@@ -46,6 +46,11 @@
     MPI: DR (if possible) or EXPORT, using stride manipulation
     Special: dec_video autoloads it when flipping is required and libvo can't do
 
+-vop rotate[=mirror]
+    Rotate image +/- 90 degrees
+    Optional mirror parameter (0..3) controls horizontal and vertical mirroring
+    MPI: TEMP
+
 -vop scale[=w:h]
     Software scaling (zoom) _and_ yuv<->rgb colorspace conversion
     w,h (new width/height after scaling) defaults to original width,height
@@ -84,4 +89,3 @@
     Fast software YV12->MPEG1 conversion, usefull for dxr3/dvb drivers
     MPI: EXPORT special
 
-