X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fjpeg%2Flibijg%2FREADME;h=242359479d6c40f7da40f80f0ebc08adfe0b6b29;hb=93b600547ab55d2b7b3903c561a06d191d7764d9;hp=86cc20669d6123ee2999fd0c8f6c21641825fda6;hpb=59e65d18af23304dfdaca6b5fb488e74bbe4755a;p=gdcm.git diff --git a/src/jpeg/libijg/README b/src/jpeg/libijg/README index 86cc2066..24235947 100644 --- a/src/jpeg/libijg/README +++ b/src/jpeg/libijg/README @@ -74,12 +74,12 @@ remarkably high compression levels are possible if you can tolerate a low-quality image. For more details, see the references, or just experiment with various compression settings. -This software implements JPEG baseline, extended-sequential, and progressive -compression processes. Provision is made for supporting all variants of these -processes, although some uncommon parameter settings aren't implemented yet. -For legal reasons, we are not distributing code for the arithmetic-coding -variants of JPEG; see LEGAL ISSUES. We have made no provision for supporting -the hierarchical or lossless processes defined in the standard. +This software implements JPEG baseline, extended-sequential, progressive +and lossless compression processes. Provision is made for supporting all +variants of these processes, although some uncommon parameter settings aren't +implemented yet. For legal reasons, we are not distributing code for the +arithmetic-coding variants of JPEG; see LEGAL ISSUES. We have made no +provision for supporting the hierarchical processes defined in the standard. We provide a set of library routines for reading and writing JPEG image files, plus two sample applications "cjpeg" and "djpeg", which use the library to