index
:
Project-1CE/external_libpng
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pngrtran.c
Age
Commit message (
Expand
)
Author
2019-04-07
arm: Partially revert "Fix a memory leak in the riffled palette [...]"
Cosmin Truta
2019-03-31
arm: Rename all functions to the pattern png_*_neon; add debug traces
Cosmin Truta
2019-02-03
Fix a memory leak in the riffled palette optimization on ARM; refactor
Cosmin Truta
2018-09-04
Fix the build with MSVC ARM64
Cosmin Truta
2018-09-04
Restore the ANSI C compliance after adding the ARM optimization
Cosmin Truta
2018-09-04
Optimize png_do_expand_palette for ARM
Richard Townsend
2018-08-18
Remove top-level const from function-scope variables
Cosmin Truta
2018-08-18
Replace the remaining uses of PNG_CONST with const
Cosmin Truta
2018-07-28
Remove the "last changed" version information from source comments
Cosmin Truta
2018-07-15
Release libpng version 1.6.35
Cosmin Truta
2018-06-17
[libpng16] Replace the remaining uses of png_size_t with size_t
Cosmin Truta
2018-03-06
[libpng16] Imported from libpng-1.6.35beta01.tar
Glenn Randers-Pehrson
2018-02-09
More misc. typos
luz.paz
2017-11-03
Merge branch 'typos' of git://github.com/luzpaz/libpng into libpng16
Glenn Randers-Pehrson
2017-11-03
[Libpng16] Add typecast to NULL argument to png_do_expand()
Glenn Randers-Pehrson
2017-11-03
Misc. typos
Unknown
2017-10-31
[libpng16] Removed some unnecessary brackets in pngrtran.c
Glenn Randers-Pehrson
2017-09-28
[libpng16] Imported from libpng-1.6.33.tar
Glenn Randers-Pehrson
2017-09-03
[libpng16] Fixed incorrect typecast of some arguments to png_malloc() and
Glenn Randers-Pehrson
2017-07-27
[libpng16] Imported from libpng-1.6.31.tar
Glenn Randers-Pehrson
2017-07-11
[libpng16] Removed one of the GCC-7.1.0 'strict-overflow' warnings that
John Bowler
2017-06-29
[libpng16] Update some "last changed" dates
Glenn Randers-Pehrson
2017-03-31
URL updates
Viktor Szakats
2017-03-30
[libpng16] Update CHANGES, ANNOUNCE, and "last changed" dates.
Glenn Randers-Pehrson
2017-03-29
silence clang -Wcomma warnings
Viktor Szakats
2017-03-16
[libpng16] Imported from libpng-1.6.29.tar
Glenn Randers-Pehrson
2017-02-27
[libpng16= Avoid potential overflow of shift operations in png_do_expand() (A...
Glenn Randers-Pehrson
2016-10-02
[libpng16] Quieted all remaining -Wconversion compiler warnings
Glenn Randers-Pehrson
2016-08-03
[libpng16] Imported from libpng-1.6.24.tar
Glenn Randers-Pehrson
2016-07-15
[libpng16] Fixed more indentation
Glenn Randers-Pehrson
2016-05-26
[libpng16] Imported from libpng-1.6.22.tar
Glenn Randers-Pehrson
2016-03-09
[libpng16] Imported from libpng-1.6.22beta03.tar
Glenn Randers-Pehrson
2016-01-30
[libpng16] Updated CHANGES, ANNOUNCE, change date in pngrtran.c
Glenn Randers-Pehrson
2016-01-29
Relax limit checks on gamma values.
John Bowler
2015-12-13
[libpng16] Update copyright uears in source files.
Glenn Randers-Pehrson
2015-11-12
[libpng16] Imported from libpng-1.6.19.tar
Glenn Randers-Pehrson
2015-10-31
[libpng16] Imported from libpng-1.6.19rc02.tar
Glenn Randers-Pehrson
2015-10-29
rowbytes check correction
John Bowler
2015-09-24
[libpng16] Reverted addition of png_set_filler_16 and png_set_add_alpha_16()
Glenn Randers-Pehrson
2015-09-23
[libpng16] Reverted the fix of byte order in png_do_read_filler() with 16-bit
Glenn Randers-Pehrson
2015-08-17
[libng16] Reverted recent mistaken change of 0xnnnn to 0xnnnnUL
Glenn Randers-Pehrson
2015-08-16
[libpng16] Mention in manual that 16-bit platform support has been dropped.
Glenn Randers-Pehrson
2015-08-16
[libpng16] Changed 0xnnnn constants to 0xnnnnUL.
Glenn Randers-Pehrson
2015-08-13
[libpng16] Change "n bit" to "n-bit" in comments.
Glenn Randers-Pehrson
2015-08-07
[libpng16] Removed unreachable "break" statements in png.c, pngread.c, and
Victor Szakats
2015-07-22
[libpng16] Imported from libpng-1.6.18.tar
Glenn Randers-Pehrson
2015-07-01
[libpng16] Fixed a new signed-unsigned comparison in pngrtran.c (Max Stepin).
Glenn Randers-Pehrson
2015-04-01
[libpng16] Suppressed some warnings from the Borland C++ 5.5.1/5.82 compiler
Glenn Randers-Pehrson
2015-03-26
[libpng16] Imported from libpng-1.6.17.tar
Glenn Randers-Pehrson
2015-03-22
[libpng16] Imported from libpng-1.6.17rc06.tar
Glenn Randers-Pehrson
[next]