view TVout/clean.sh @ 12155:deb95ac21f14

restore original ringbuffer constants as the current values are causing heavy stutter here, especially noticable after moving the video window
author faust3
date Wed, 07 Apr 2004 22:27:33 +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 ..