view TOOLS/TVout/clean.sh @ 20490:eed38650b528

handle broken ts packets before parsing the rest
author nicodvb
date Sun, 29 Oct 2006 11:17:28 +0000
parents b205f8ca892a
children
line wrap: on
line source


# Compile TVout tools

rm -f con2fb/con2fb

cd matroxset
make clean
cd ..

cd fbset
make clean
cd ..