Skip to content

v3.1.0

Latest

Choose a tag to compare

@Tanshaydar Tanshaydar released this 16 Jan 11:44
· 1 commit to main since this release
5a8af52

This release is based on libjpeg-turbo 3.1.0 release.
Unity version is 2022.3.56f1

Plugins.zip

This zip includes the builds of libjpeg-turbo 3.1.0 for Android armeabi-v7a/arm64-v8a and Windows x86/x64, and a simple wrapper dll (built from CsProject) to use the library inside Unity project. Check readme for more information.

libjpegturbo.so and libjpegturbo.dll files are placed under correct folders with correct naming conventions, and correct settings applied to library files to load. LibJpegTurboUnity.dll is just a dll file to handle imports and utility functions.

You can simply put the contents of this folder into your project and go with your merry way.

Test applications

Builds of the repo are added as zips if you want to test and see it yourself first.
Windows x64 & Android arm64-v8a builds are added.