90% Memory Reduction in BMPtoGD
Brought to you by:
getid3
While adapting the phpThumb BMP library for use with the XMB project, I noticed the memory consumption was unacceptably high. I was able to eliminate this problem by deleting the multi-dimensional array called 'data'.
http://svn.xmbforum.com/wsvn/XMB/?op=revision&rev=1856
You may contact me with any questions. Use the forums at
Enjoy
Robert Chapin (miqrogroove)
Memory-Optimized BMPtoGD class.