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
/
pngpriv.h
Age
Commit message (
Expand
)
Author
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
Optimize png_do_expand_palette for ARM
Richard Townsend
2018-08-18
Remove top-level const from function-scope variables
Cosmin Truta
2018-07-28
Remove the "last changed" version information from source comments
Cosmin Truta
2018-07-16
ARM: Disable hand-written AArch32 NEON on AArch64
Vicki Pfau
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
2017-11-13
Avoid -Wundef warnings when building libpng
Vadim Zeitlin
2017-11-03
[libpng16] Fix one more typo
Glenn Randers-Pehrson
2017-08-29
[libpng16] Fix "last changed" dates
Glenn Randers-Pehrson
2017-08-25
[libpng16] Bump version to 1.6.33beta01
Glenn Randers-Pehrson
2017-08-24
[libpng16] Imported from libpng-1.6.32.tar
Glenn Randers-Pehrson
2017-08-05
[libpng16] Make png_check_chunk_length|name() parameters const
Glenn Randers-Pehrson
2017-08-05
[libpng16] Removed unused chunk_name parameter from png_check_chunk_length().
Glenn Randers-Pehrson
2017-08-04
[libpng16] Moved chunk-length check into a png_check_chunk_length() private
Glenn Randers-Pehrson
2017-07-31
[libpng16] Update "Last changed" dates and some copyright years
Glenn Randers-Pehrson
2017-07-31
[libpng16] Committed png.h and pngpriv.h that were omitted from previous checkin
Glenn Randers-Pehrson
2017-07-27
[libpng16] Imported from libpng-1.6.31.tar
Glenn Randers-Pehrson
2017-07-13
[libpng16] Implement eXIf chunk support
Glenn Randers-Pehrson
2017-07-02
[libpng16] Revised pngpriv.h to use PNG_VERSION_INFO_ONLY instead of
Glenn Randers-Pehrson
2017-07-01
[libpng16] Revised pngpriv.h to work around failure to compile arm/filter_neon.S
Glenn Randers-Pehrson
2017-06-29
[libpng16] Update some "last changed" dates
Glenn Randers-Pehrson
2017-03-30
[libpng16] Update CHANGES, ANNOUNCE, and "last changed" dates.
Glenn Randers-Pehrson
2017-03-30
tweak
Viktor Szakats
2017-03-30
silence clang -Wcast-qual const drop warnings
Viktor Szakats
2017-03-16
[libpng16] Imported from libpng-1.6.29.tar
Glenn Randers-Pehrson
2017-02-12
Fixed VSX compilation time checks
Vadim Barkov
2017-01-31
Removed PNG_ALIGN dependency from VSX since it is not needed
Vadim Barkov
2017-01-30
Merge branch 'libpng16' into libpng16
Vadim Barkov
2017-01-14
Added initial code for PowerPC VSX optimisation
Vadim Barkov
2017-01-12
[libpng16] Update credits to include Google Inc, for the Intel/SSE patch.
Glenn Randers-Pehrson
2017-01-05
[libpng16] Moved SSE2 optimization code into the main libpng source directory.
Glenn Randers-Pehrson
2017-01-03
[libpng16] Imported from libpng-1.6.28rc03.tar
Glenn Randers-Pehrson
2017-01-03
[libpng16] Moved SSE2 optimization code into the main libpng source directory.
Glenn Randers-Pehrson
2016-10-19
[libpng16] Imported from libpng-1.6.26.tar
Glenn Randers-Pehrson
2016-10-02
[libpng16] Imported from libpng-1.6.26beta03.tar
Glenn Randers-Pehrson
2016-09-30
Merge branch 'libpng16' of git://github.com/jbowler/libpng into libpng16
Glenn Randers-Pehrson
2016-09-30
Unsigned overflow
John Bowler
2016-09-30
[libpng16] Quieted 74 (out of 288) -Wconversion compiler warnings by changing
Glenn Randers-Pehrson
2016-09-19
[libpng16] Changed PNG_ZLIB_VERNUM to ZLIB_VERNUM in pngpriv.h, pngstruct.h,
Glenn Randers-Pehrson
2016-08-31
[libpng16] Imported from libpng-1.6.25.tar
Glenn Randers-Pehrson
2016-08-30
[libpng16] Updated CHANGES and ANNOUNCE
Glenn Randers-Pehrson
2016-08-30
Added MIPS MSA optimization for following functions:
Mandar Sahastrabuddhe
2016-08-29
[libpng16] Update CHANGES, ANNOUNCE with entry about MIPS support
Glenn Randers-Pehrson
2016-08-29
Added build support for MIPS MSA
Mandar Sahastrabuddhe
2016-08-10
Merge branch 'libpng16' of git://github.com/jbowler/libpng into libpng16
Glenn Randers-Pehrson
2016-08-10
[libpng16] Reject oversized iCCP profile length
John Bowler
2016-08-03
[libpng16] Imported from libpng-1.6.24.tar
Glenn Randers-Pehrson
2016-08-02
[libpng16] Conditionally compile ARM_NEON headers in pngpriv.h
Glenn Randers-Pehrson
[next]