view TVout/clean.sh @ 8938:fc21a94f98c6

do not discard cache content at seeking type=STREAMTYPE_STREAM (fixes quicktime streaming at low cache fill)
author arpi
date Mon, 13 Jan 2003 03:08:56 +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 ..