Ensuring that the pixel buffer is a contiguous array before sending it to the encoder to resolve the issue reported at https://github.com/lilohuang/PyTurboJPEG/issues/81.
1.7.4
Add alpine linux libturbojpeg lib path 79
1.7.3
Fixing a problem with copynone using libjpeg-turbo 3.0.0 (https://github.com/lilohuang/PyTurboJPEG/issues/74). Thanks to erikogabrielsson for his contribution.