Hi,
right now i am implementing a Zig-Zag scan in C++. In addition to that i use the libJpeg8a. I want to intervene into the process when encoding images.
My questions is: How can i connect to the scanning process out of C++???
Or: And where exactly is the zig zag scan located within the libJpeg???