view TVout/clean.sh @ 8603:30bef3c97b8b

ao_oss was not using the channel & format returned by the soundcard for ao_data.bps calcualtion - hence fscked up av sync if soundcard didn't support a number of channels or audio format. patch by Balatoni Denes <pnis@coder.hu>
author arpi
date Sat, 28 Dec 2002 13:45:04 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


# Compile TVout tools

rm -f con2fb/con2fb

cd matroxset
make clean
cd ..

cd fbset
make clean
cd ..