Mercurial > mplayer.hg
view TOOLS/TVout/compile.sh @ 16913:57610089c932
Allow detection of theora without pkg-config and linking against internal
tremor ogg functions instead of external ogg lib.
author | reimar |
---|---|
date | Sat, 05 Nov 2005 09:57:13 +0000 |
parents | b205f8ca892a |
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 ..