October 29th, 2008· Added "Reduced resolution". This will save your file in HALF the orginal resolution, and upscale the video on the fly. Lossy, but very fast!
· HuffYUV is now storing interlaced mode in the AVI-file. Now interlaced files are properly decoded!
· Added MMX optimized YUV -> RGB conversion routines.
· HuffYUV will now suggest to store RGB32 (RGB with alpha), even if it is disabled. Alpha information will however be removed when on.
· HuffYUV should now support all resolutions flawlessly. Do however not that it is not recommended to use a resolution that isn't divideable by 8, when using Reduced Resolution, and YUY2 naturally must med divideable by 2.
· Minor General speedup of some internal routines. Should be a bit faster than older versions.