Calculates the points before showing the video
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Wed, 13 Aug 2008 22:32:51 +0000 (19:32 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Wed, 13 Aug 2008 22:32:51 +0000 (19:32 -0300)
commit62577c32e9aca6a42809a03c5b2a4da0cbfb2672
tree152a5dee534d72e52adb5086e8121a8cd51b23bd
parent9538b68a7cccd97a1c7aa3a933a4a100ae55ec99
Calculates the points before showing the video

Instead of calculating each point just before showing a frame, calculate
all of them and store them on an array that we use to get the next
center of image.
movie.c