LibJpeg-Turbo-Unity

libjpeg-turbo library implementation for Unity projects. Supported platforms: Android and Windows. Can be used to stream game view from inside Unity. Check the readme.

Stars
2
Committers
2

Bot releases are visible (Hide)

LibJpeg-Turbo-Unity - libjpeg-turbo Unity 3.0.2 Latest Release

Published by Tanshaydar 6 months ago

This release is based on libjpeg-turbo 3.0.2 release.

Plugins.zip

This zip includes the builds of libjpeg-turbo 3.0.2 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.