summaryrefslogtreecommitdiff
path: root/pngpriv.h
Commit message (Expand)AuthorAgeFilesLines
* [libpng16] Imported from libpng-1.6.32.tarv1.6.32Glenn Randers-Pehrson2017-08-241-1/+1
* [libpng16] Make png_check_chunk_length|name() parameters constGlenn Randers-Pehrson2017-08-051-4/+4
* [libpng16] Removed unused chunk_name parameter from png_check_chunk_length().Glenn Randers-Pehrson2017-08-051-1/+1
* [libpng16] Moved chunk-length check into a png_check_chunk_length() privateGlenn Randers-Pehrson2017-08-041-0/+3
* [libpng16] Update "Last changed" dates and some copyright yearsGlenn Randers-Pehrson2017-07-311-1/+1
* [libpng16] Committed png.h and pngpriv.h that were omitted from previous checkinGlenn Randers-Pehrson2017-07-311-0/+5
* [libpng16] Imported from libpng-1.6.31.tarv1.6.31libpng-1.6.31-signedlibpng-1.6.31-master-signedGlenn Randers-Pehrson2017-07-271-1/+1
* [libpng16] Implement eXIf chunk supportGlenn Randers-Pehrson2017-07-131-0/+6
* [libpng16] Revised pngpriv.h to use PNG_VERSION_INFO_ONLY instead ofGlenn Randers-Pehrson2017-07-021-23/+19
* [libpng16] Revised pngpriv.h to work around failure to compile arm/filter_neon.SGlenn Randers-Pehrson2017-07-011-4/+11
* [libpng16] Update some "last changed" datesGlenn Randers-Pehrson2017-06-291-1/+1
* [libpng16] Update CHANGES, ANNOUNCE, and "last changed" dates.Glenn Randers-Pehrson2017-03-301-1/+1
* tweakViktor Szakats2017-03-301-4/+6
* silence clang -Wcast-qual const drop warningsViktor Szakats2017-03-301-1/+8
* [libpng16] Imported from libpng-1.6.29.tarv1.6.29libpng-1.6.29-signedGlenn Randers-Pehrson2017-03-161-1/+1
* Fixed VSX compilation time checksVadim Barkov2017-02-121-1/+1
* Removed PNG_ALIGN dependency from VSX since it is not neededVadim Barkov2017-01-311-1/+1
* Merge branch 'libpng16' into libpng16Vadim Barkov2017-01-301-2/+2
|\
| * [libpng16] Update credits to include Google Inc, for the Intel/SSE patch.Glenn Randers-Pehrson2017-01-121-2/+2
* | Added initial code for PowerPC VSX optimisationVadim Barkov2017-01-141-0/+30
|/
* [libpng16] Moved SSE2 optimization code into the main libpng source directory.Glenn Randers-Pehrson2017-01-051-0/+56
* [libpng16] Imported from libpng-1.6.28rc03.tarv1.6.28rc03Glenn Randers-Pehrson2017-01-031-56/+0
* [libpng16] Moved SSE2 optimization code into the main libpng source directory.Glenn Randers-Pehrson2017-01-031-0/+56
* [libpng16] Imported from libpng-1.6.26.tarv1.6.26libpng-1.6.26-signedGlenn Randers-Pehrson2016-10-191-1/+1
* [libpng16] Imported from libpng-1.6.26beta03.tarv1.6.26beta03Glenn Randers-Pehrson2016-10-021-1/+2
* Merge branch 'libpng16' of git://github.com/jbowler/libpng into libpng16Glenn Randers-Pehrson2016-09-301-0/+18
|\
| * Unsigned overflowJohn Bowler2016-09-301-0/+18
* | [libpng16] Quieted 74 (out of 288) -Wconversion compiler warnings by changingGlenn Randers-Pehrson2016-09-301-82/+82
|/
* [libpng16] Changed PNG_ZLIB_VERNUM to ZLIB_VERNUM in pngpriv.h, pngstruct.h,Glenn Randers-Pehrson2016-09-191-1/+1
* [libpng16] Imported from libpng-1.6.25.tarv1.6.25libpng-1.6.25-signedGlenn Randers-Pehrson2016-08-311-1/+1
* [libpng16] Updated CHANGES and ANNOUNCEGlenn Randers-Pehrson2016-08-301-1/+1
* Added MIPS MSA optimization for following functions:Mandar Sahastrabuddhe2016-08-301-1/+13
* [libpng16] Update CHANGES, ANNOUNCE with entry about MIPS supportGlenn Randers-Pehrson2016-08-291-1/+1
* Added build support for MIPS MSAMandar Sahastrabuddhe2016-08-291-2/+41
* Merge branch 'libpng16' of git://github.com/jbowler/libpng into libpng16Glenn Randers-Pehrson2016-08-101-1/+3
|\
| * [libpng16] Reject oversized iCCP profile lengthJohn Bowler2016-08-101-0/+2
|/
* [libpng16] Imported from libpng-1.6.24.tarv1.6.24libpng-1.6.24-signedGlenn Randers-Pehrson2016-08-031-1/+1
* [libpng16] Conditionally compile ARM_NEON headers in pngpriv.hGlenn Randers-Pehrson2016-08-021-0/+4
* [libpng16] Update "last changed" datesGlenn Randers-Pehrson2016-07-131-1/+1
* [libpng16] Fixed some indentation to comply with our coding style.Glenn Randers-Pehrson2016-07-131-13/+13
* [libpng16] Moved sse2 prototype from pngpriv.h to contrib/intel/intel_sse.patch.Glenn Randers-Pehrson2016-05-311-2/+0
* [libpng16] Imported from libpng-1.6.22.tarv1.6.22Glenn Randers-Pehrson2016-05-261-2/+2
* [libpng16] Moved INTEL-SSE code from pngpriv.h to contrib/intel/intel_sse.patch.Glenn Randers-Pehrson2016-04-191-49/+0
* [libpng16] Imported from libpng-1.6.22beta03.tarv1.6.22beta03Glenn Randers-Pehrson2016-03-091-1/+1
* Move sse opts into contrib/intelMatt Sarett2016-02-181-4/+10
* Add intel opts to Makefile and configure.acMatt Sarett2016-02-171-9/+21
* Use immintrin, tweak checks for SSE4, SSSE3Matt Sarett2016-02-161-2/+5
* Reformat a bit, add MSVS checks, add SSE4Matt Sarett2016-02-161-2/+5
* Use PNG_INTEL_SSE_OPT instead of PNG_INTEL_SSE2_OPTMatt Sarett2016-02-151-4/+4
* Add SSSE3 and SSE2 optimized png filter functionsMatt Sarett2016-02-151-0/+27