view TOOLS/TVout/clean.sh @ 15866:47fa825a5018

add vo_xv_enable_vsync() to xvmc it may not be needed but at least it shouldn't hurt to have it.
author iive
date Thu, 30 Jun 2005 10:57:56 +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 ..