Implement frame differencing
Status: Alpha
Brought to you by:
sbridewell
Consider adding intelligence to AnimatedGifEncoder to compare each frame with the previous one, and only encode pixels which have changed from one frame to the next. This will result in a smaller GIF file.
Related link: http://www.webreference.com/dev/gifanim/frame.html