mozjpeg-sys 2.1.0

FFI bindings for MozJPEG v4. MozJPEG is automatically built and linked statically. Requires nasm and a C compiler.
Documentation

mozjpeg-sys

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 5 of them enabled by default.

default

  • parallel
  • unwinding
  • nasm_simd

parallel

  • cc/parallel
  • nasm-rs?/parallel

unwinding

    This feature flag does not enable additional features.

nasm_simd

  • with_simd
  • dep:nasm-rs

with_simd

    This feature flag does not enable additional features.

jpeg70_abi

  • arith_dec
  • arith_enc

nasm_simd_parallel_build

  • nasm_simd
  • parallel

turbojpeg_api

  • jpegtran

jpeg80_abi

  • jpeg70_abi

jpegtran

    This feature flag does not enable additional features.

arith_enc

    This feature flag does not enable additional features.

arith_dec

    This feature flag does not enable additional features.