view TVout/clean.sh @ 7444:56a16bd12b79

use avcodec_alloc_context()
author michael
date Thu, 19 Sep 2002 09:47:37 +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 ..