view TOOLS/realcodecs/sipr.sh @ 17417:960b2fa1567e

function to read from a demuxer up to (and including) the specified 3-byte pattern.
author reimar
date Tue, 17 Jan 2006 20:04:49 +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