view TOOLS/TVout/clean.sh @ 14564:f85875877de9

tries to sync to ADTS/ADIF header before initializing the decoder; implement SYNC
author nicodvb
date Fri, 21 Jan 2005 20:50:09 +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 ..