view TOOLS/realcodecs/sipr.sh @ 16682:5f98b89262c4

hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only.
author lorenm
date Thu, 06 Oct 2005 06:05:38 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm sipr.so.6.0
gcc -c sipr.c -g
ld -shared -o sipr.so.6.0 sipr.o -ldl -lc