Mercurial > mplayer.hg
view TVout/compile.sh @ 7783:29c059774519
exporting palette for 4/8bpp modes
author | arpi |
---|---|
date | Thu, 17 Oct 2002 21:53:30 +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 ..