Mercurial > mplayer.hg
view TVout/compile.sh @ 12597:5c6185a8d5e8
Better audio filter description, use same values as in the XML docs,
noticed by Alexander Strasser.
author | diego |
---|---|
date | Thu, 17 Jun 2004 00:34:40 +0000 |
parents | 3b5f5d1c5041 |
children |
line wrap: on
line source
# Compile TVout tools cd con2fb gcc con2fb.c -o con2fb cd .. cd matroxset make cd .. cd fbset make cd ..