Mercurial > mplayer.hg
view TVout/compile.sh @ 4402:67abbf501b02
area averageing scaling support (-sws 5) (is identical to bilinear for upscale)
author | michael |
---|---|
date | Tue, 29 Jan 2002 01:43:15 +0000 |
parents | 3b5f5d1c5041 |
children |
line wrap: on
line source
# Compile TVout tools cd con2fb gcc con2fb.c -o con2fb cd .. cd matroxset make cd .. cd fbset make cd ..