2.5.2 post: fix full changelog
[openjpeg.git] / index.md.old
1 ---
2 layout: main
3 title: OpenJPEG
4 tagline: An open-source JPEG 2000 codec written in C
5 ---
6 {% include JB/setup %}
7
8 ## What is OpenJPEG ?
9
10 OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of [JPEG 2000](http://www.jpeg.org/jpeg2000), a still-image compression standard from the Joint Photographic Experts Group ([JPEG](http://www.jpeg.org)).  Since october 2014, it is officially recognized by ISO/IEC and ITU-T as a [JPEG 2000 Reference Software](http://www.jpeg.org/jpeg2000/software.html).
11
12 ## Who can use the code ?
13
14 Anyone. As the OpenJPEG code is released under the [2-clauses BSD license](https://github.com/uclouvain/openjpeg/blob/master/LICENSE), anyone can use or modify the code, even for commercial applications. The only restriction is to retain the copyright in the sources or in the binaries documentation. Of course, if you modified the code in a way that might be of interest for other users, you are encouraged to share it (through a [github pull request](https://github.com/uclouvain/openjpeg/pulls) or by filling an [issue](https://github.com/uclouvain/openjpeg/issues)) but this is not a requirement.
15     
16 ## Who supports the project ?
17
18 The library has been created and is still maintained by the Image and Signal Processing Group ([ISPGroup](http://sites.uclouvain.be/ispgroup/)), in the Université catholique de Louvain ([UCL](http://www.uclouvain.be/en-index.html)), with the support of [intoPIX](http://www.intopix.com). It has been supported and partially funded in the past by the [CNES](https://cnes.fr/) and the [CS](http://www.c-s.fr/) company. The JPWL module has been developed by the Digital Signal Processing Lab ([DSPLab](http://dsplab.diei.unipg.it/)) of the University of Perugia, Italy ([UNIPG](http://www.unipg.it/)).