GifEncoder icon indicating copy to clipboard operation
GifEncoder copied to clipboard

Parallel

Open SkrFractals opened this issue 1 year ago • 0 comments

adds support for: Parallelism, Cancellation, OutOfOrder frameindex, Direct Frame Buffer and Transparency notes: please check the code I've moved to freeEverything, I've had to comment it to prevent crashes from double free calls, because the EGifSpew/EGifCloseFile seem to already free that data. Also the looping doesn't seem to work on windows photo viewer, even when other gifs can.

SkrFractals avatar Feb 02 '25 22:02 SkrFractals