view TVout/compile.sh @ 10122:5ea24082eaaa

wrappers for 14.4 and 28.8 codecs14_4.c
author rtognimp
date Sat, 17 May 2003 18:10:27 +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 ..