view TOOLS/TVout/clean.sh @ 18564:c56569da9230

fixed wrong assignment of stream type in generic PES_PRIVATE1 streams (didn't respect the type qualified in the PMT)
author nicodvb
date Sun, 04 Jun 2006 23:16:09 +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 ..