view TOOLS/realcodecs/28_8.sh @ 11476:1188bf65b776

Made the FLAC decoder be less greedy resulting in much better A/V sync handling.
author mosu
date Sun, 16 Nov 2003 10:41:25 +0000
parents 5ea24082eaaa
children
line wrap: on
line source

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