view TOOLS/TVout/clean.sh @ 21506:8174acbf0633

Speed up ASS subtitles display by detecting changes between two consecutive rendering results.
author eugeni
date Wed, 06 Dec 2006 18:44:26 +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 ..