wok diff jasper/description.txt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (24 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/jasper/description.txt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -0,0 +1,14 @@
     1.4 +The JasPer Project is an open-source initiative to provide a free
     1.5 +software-based reference implementation of the codec specified in
     1.6 +the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).
     1.7 +This project was started as a collaborative effort between Image
     1.8 +Power, Inc. and the University of British Columbia.
     1.9 +Presently, the ongoing maintenance and development of the JasPer
    1.10 +software is being coordinated by its principal author, Michael Adams,
    1.11 +who is affiliated with the Digital Signal Processing Group (DSPG)
    1.12 +in the Department of Electrical and Computer Engineering at the
    1.13 +University of Victoria.
    1.14 +
    1.15 +JasPer includes a software-based implementation of the codec
    1.16 +specified in the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).
    1.17 +The JasPer software is written in the C programming language.