view TVout/clean.sh @ 2866:4f6190ab52e7

Added a temporary fix to the DXR3 win32 codec playback, win32 codecs might prove to play back an unscaled image!
author mswitch
date Tue, 13 Nov 2001 16:01:56 +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 ..