libjxl: JPEG XL image format reference implementation1
The JPEG XL Image Coding System (ISO/IEC 18181) has a rich feature set and
is particularly optimised for responsive web environments, so that content
renders well on a wide range of devices. Moreover, it includes several
features that help transition from the legacy JPEG format.
... part of T2,
get it here
URL: https://jpeg.org/jpegxl/
Author: The Joint Photographic Experts Group (JPEG)
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: BSD
Status: Beta
Version: 0.11.1
Remark: Does cross compile (as setup and patched in T2).
Download: https://github.com/libjxl/libjxl/ libjxl-0.11.1.tar.gz
T2 source: libjxl.cache
T2 source: libjxl.desc
Build time (on reference hardware): 140% (relative to binutils)2
Installed size (on reference hardware): 11.21 MB, 46 files
Dependencies (build time detected):
bash
binutils
cmake
coreutils
curl
diffutils
gawk
grep
gzip
highway
libgif
libjpeg
libpng
linux-header
make
openssl
pkgconfig
sed
tar
tbb
zlib
Installed files (on reference hardware):
[show]
usr/bin/cjpegli
usr/bin/cjxl
usr/bin/djpegli
usr/bin/djxl
usr/bin/jxlinfo
usr/include/jxl
usr/include/jxl/cms.h
usr/include/jxl/cms_interface.h
usr/include/jxl/codestream_header.h
usr/include/jxl/color_encoding.h
usr/include/jxl/compressed_icc.h
usr/include/jxl/decode.h
usr/include/jxl/decode_cxx.h
usr/include/jxl/encode.h
usr/include/jxl/encode_cxx.h
usr/include/jxl/gain_map.h
usr/include/jxl/jxl_cms_export.h
usr/include/jxl/jxl_export.h
usr/include/jxl/jxl_threads_export.h
usr/include/jxl/memory_manager.h
usr/include/jxl/parallel_runner.h
usr/include/jxl/resizable_parallel_runner.h
usr/include/jxl/resizable_parallel_runner_cxx.h
usr/include/jxl/stats.h
usr/include/jxl/thread_parallel_runner.h
usr/include/jxl/thread_parallel_runner_cxx.h
usr/include/jxl/types.h
usr/include/jxl/version.h
usr/lib64/libjxl.so
usr/lib64/libjxl.so.0.11
usr/lib64/libjxl.so.0.11.1
usr/lib64/libjxl_cms.so
usr/lib64/libjxl_cms.so.0.11
usr/lib64/libjxl_cms.so.0.11.1
usr/lib64/libjxl_extras_codec.a
usr/lib64/libjxl_threads.so
usr/lib64/libjxl_threads.so.0.11
usr/lib64/libjxl_threads.so.0.11.1
usr/lib64/pkgconfig/libjxl.pc
usr/lib64/pkgconfig/libjxl_cms.pc
usr/lib64/pkgconfig/libjxl_threads.pc
usr/share/doc/libjxl
usr/share/man/man1/cjxl.1
usr/share/man/man1/djxl.1
var/adm/dependencies/libjxl
var/adm/descs/libjxl
var/adm/flists/libjxl
var/adm/md5sums/libjxl
var/adm/packages/libjxl
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).