# HG changeset patch # User arpi # Date 1019182829 0 # Node ID d1c22e7fe9fcf1c911798c5d45c881bcebfd3a18 # Parent 4a042adc5bd1f1bc086b526c60940d290ca87f4f rotate added diff -r 4a042adc5bd1 -r d1c22e7fe9fc DOCS/tech/vop.txt --- 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 -