view TOOLS/realcodecs/14_4.sh @ 19794:0951c3e8864b

Avoid division by zero DEMUXER_CTRL_GET_PERCENT_POS with only one frame by just returning DONTKNOW. A better formula to calculate position would probably be a better fix though.
author reimar
date Mon, 11 Sep 2006 19:01:20 +0000
parents 5ea24082eaaa
children
line wrap: on
line source

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