annotate TOOLS/realcodecs/28_8.sh @ 17218:cffd0ec5d01a

fix crash with invalid -vid and no audio stream
author reimar
date Sun, 18 Dec 2005 11:55:47 +0000
parents 5ea24082eaaa
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10122
5ea24082eaaa wrappers for 14.4 and 28.8 codecs14_4.c
rtognimp
parents:
diff changeset
1 rm 28_8.so.6.0
5ea24082eaaa wrappers for 14.4 and 28.8 codecs14_4.c
rtognimp
parents:
diff changeset
2 gcc -c 28_8.c -g
5ea24082eaaa wrappers for 14.4 and 28.8 codecs14_4.c
rtognimp
parents:
diff changeset
3 ld -shared -o 28_8.so.6.0 28_8.o -ldl -lc
5ea24082eaaa wrappers for 14.4 and 28.8 codecs14_4.c
rtognimp
parents:
diff changeset
4