view TOOLS/realcodecs/14_4.sh @ 17909:f7048eaffa85

lavc doesnt pass AVFrame.opaque around :/ so lets use AVFrame.pts and hope lavcs pedantic timestamp checks like what mencoder generates ...
author michael
date Tue, 21 Mar 2006 23:06:09 +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