view TOOLS/realcodecs/14_4.sh @ 15683:978f2346dc43

correcting the previous draw_slice fix - don't draw slices beyond sh->disp_h - draw slices sh->disp_w wide to avoid buffer overflow in VO
author henry
date Tue, 07 Jun 2005 10:04:22 +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