view TVout/clean.sh @ 4916:a41e0440edfb

Cinepak decoder now use mp_image_t -> YV12 worx, others disabled
author arpi
date Sat, 02 Mar 2002 23:43:23 +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 ..