|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub
libjpeg-turbo                                                      version 2.1.2
________________________________________________________________________________
libjpeg-turbo is a fork of libjpeg that uses SIMD instructions to accelerate
baseline JPEG encoding and decoding. Many projects are now using libjpeg-turbo
instead of libjpeg, including popular Linux distributions (Fedora, Debian,
Mageia, openSUSE, ...), Mozilla, and Chrome. Apart from performance, some
projects have chosen to use libjpeg-turbo because it allows them to retain
backward ABI compatibility with the older libjpeg v6b release. libjpeg v7, v8
and v9 broke ABI compatibility with prior releases. [0]
Upstream: https://libjpeg-turbo.org/
[000] Index
________________________________________________________________________________
* Installation ........................................................... [001]
* Usage .................................................................. [002]
* History ................................................................ [003]
* References ............................................................. [004]
[001] Installation
________________________________________________________________________________
+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b libjpeg-turbo                                                      |
|                                                                              |
+------------------------------------------------------------------------------+
[002] Usage
________________________________________________________________________________
+--------------+---------------------------------------------------------------+
| Tool         | Purpose                                                       |
+--------------+---------------------------------------------------------------+
|              |                                                               |
| wrjpgcom     | Insert text comments into a JPEG file.                        |
| rdjpgcom     | Display text comments from a JPEG file.                       |
| jpegtran     | Lossless transformation of JPEG files.                        |
| djpeg        | Decompress a JPEG file to an image file.                      |
| cjpeg        | Compress a JPEG file to an image file.                        |
|              |                                                               |
+--------------+---------------------------------------------------------------+
Refer to the manual pages and command help output for more information.
[003] History
________________________________________________________________________________
2023-11-20 8447b419 libjpeg-turbo: 2.1.2
2023-08-10 219a80ee libjpeg-turbo: 2.1.1
2023-07-18 5bc6521a libjpeg-turbo: update for new env
2023-07-15 be8009af libjpeg-turbo: use VERSION
2023-07-06 e20010b0 libjpeg-turbo: remove documentation
2023-06-30 80e6c1a5 libjpeg-turbo: 2.1.0
2023-11-17 e6112d64 libjpeg-turbo: 2.0.6
2023-06-24 e1558be0 libjpeg-turbo: bump to 2.0.5
2024-02-28 6bef804c libjpeg-turbo: Use nasm
2023-12-31 acb7ba01 libjpeg-turbo: bump to 2.0.4
2023-11-13 c8d801f2 libjpeg-turbo: cleaner build
2023-09-05 6dae42fc libjpeg-turbo: bump to 2.0.3
2023-08-11 a0350543 libjpeg-turbo: remove docs
2023-07-26 6de2395c libjpeg-turbo: Fix missing cmake dependency
2023-07-18 1bd49c12 libjpeg-turbo: move to extra

[004] References
________________________________________________________________________________
[0] https://en.wikipedia.org/wiki/Libjpeg#libjpeg-turbo
________________________________________________________________________________
Dylan Araps (C) 2019-2021
The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.