mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
The last byte of each row was ignored in a function that was executed under the build flags `PNG_READ_CHECK_FOR_INVALID_INDEX_SUPPORTED` and `PNG_WRITE_CHECK_FOR_INVALID_INDEX_SUPPORTED`. This is a revert of a change previously applied in libpng-1.6.33beta01. See SourceForge bug #269 at https://sourceforge.net/p/libpng/bugs/269/ Reviewed-by: John Bowler <jbowler@acm.org> Signed-off-by: Cosmin Truta <ctruta@gmail.com>
60 lines
1.3 KiB
Plaintext
60 lines
1.3 KiB
Plaintext
PNG REFERENCE LIBRARY AUTHORS
|
|
=============================
|
|
|
|
This is the list of PNG Reference Library ("libpng") Contributing
|
|
Authors, for copyright and licensing purposes.
|
|
|
|
* Adam Richter
|
|
* Andreas Dilger
|
|
* Cosmin Truta
|
|
* Dave Martindale
|
|
* Eric S. Raymond
|
|
* Gilles Vollant
|
|
* Glenn Randers-Pehrson
|
|
* Greg Roelofs
|
|
* Guy Eric Schalnat
|
|
* James Yu
|
|
* John Bowler
|
|
* Kevin Bracey
|
|
* Magnus Holmgren
|
|
* Mandar Sahastrabuddhe
|
|
* Mans Rullgard
|
|
* Matt Sarett
|
|
* Mike Klein
|
|
* Pascal Massimino
|
|
* Paul Schmidt
|
|
* Philippe Antoine
|
|
* Qiang Zhou
|
|
* Sam Bushell
|
|
* Samuel Williams
|
|
* Simon-Pierre Cadieux
|
|
* Tim Wegner
|
|
* Tom Lane
|
|
* Tom Tanner
|
|
* Vadim Barkov
|
|
* Willem van Schaik
|
|
* Zhijie Liang
|
|
* Apple Inc.
|
|
- Zixu Wang
|
|
* Arm Holdings
|
|
- Richard Townsend
|
|
* Google Inc.
|
|
- Dan Field
|
|
- Leon Scroggins III
|
|
- Matt Sarett
|
|
- Mike Klein
|
|
- Sami Boukortt
|
|
- Wan-Teh Chang
|
|
* Loongson Technology Corporation Ltd.
|
|
- GuXiWei
|
|
- JinBo
|
|
- ZhangLixia
|
|
|
|
The build projects, the build scripts, the test scripts, and other
|
|
files in the "ci", "projects", "scripts" and "tests" directories, have
|
|
other copyright owners, but are released under the libpng license.
|
|
|
|
Some files in the "contrib" directory, and some tools-generated files
|
|
that are distributed with libpng, have other copyright owners, and are
|
|
released under other open source licenses.
|