view TVout/clean.sh @ 11766:a80ae8896d6a

fix for nv12 swapped chroma patch by From: John Wehle <john@feith.com>
author attila
date Sat, 10 Jan 2004 10:00:18 +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 ..