view TOOLS/realcodecs/sipr.sh @ 8830:f4ca727309aa

- always print the longest stream in info, not the selected one - handle teh case when user forces nonexistant streams (-aid/-vid) (based on Filip's patch)
author arpi
date Mon, 06 Jan 2003 21:58:39 +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