SKR

Results 6 issues of SKR

Parallel Expansion - Support for Parallelism, direct byte pointer buffer, out of order frame adds, cancellation token and direct filestream

Adds support for: Parallelism, OutOfOrder frame adds, direct byte pointer buffer, cancellation token, direct filestream

I am making a fractal generator that also encodes an infinite gif of the finished fractal zoom. This encoder works pretty well for that, but at this point where I...

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...

I was not happy with how slow this was for making vey large resolution gifs, and my generator is capable of using threading and this gif encoder became the bottleneck....

When I put 0 in the loop which should be endless, the windows photo viewer only plays the gif once and stops. My browser plays it endlessly though. But I...