Mercurial > mplayer.hg
view TVout/matroxset/Makefile @ 5270:870e932096ff
Support for cropping in mencoder. New options:
-x0, -y0: upper-left corner of rectangle to be cut out
-xsize, -ysize: Size of rectangle to cut out
Cropping is done before scaling.
author | ksorim |
---|---|
date | Sat, 23 Mar 2002 13:13:12 +0000 |
parents | 3b5f5d1c5041 |
children |
line wrap: on
line source
CFLAGS = -O2 -W -Wall all: matroxset matrox: matroxset.o matroxset.o: matroxset.c clean: -rm *.o matroxset