[Mplayer-cvslog] CVS: main/DOCS/tech vop.txt,1.20,1.21
    Michael Niedermayer 
    michael at mplayerhq.hu
       
    Fri Nov  1 00:26:13 CET 2002
    
    
  
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var/tmp.root/cvs-serv11716/DOCS/tech
Modified Files:
	vop.txt 
Log Message:
boxblur, another useless filter
Index: vop.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/vop.txt,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- vop.txt	31 Oct 2002 22:47:51 -0000	1.20
+++ vop.txt	31 Oct 2002 23:26:10 -0000	1.21
@@ -195,3 +195,8 @@
     i interleave
     s swap fields (exchange even & odd lines)
     MPI: TEMP, accepts stride
+
+-vop boxblur=radius:power[:radius:power]
+    radius size of the filter
+    power  how often the filter should be applied
+    MPI: TEMP, accepts stride
    
    
More information about the MPlayer-cvslog
mailing list