Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-04 | Remove the "last changed" version information from source comments | Cosmin Truta | |
2016-12-29 | [libpng16] Bump version to 1.6.27 | Glenn Randers-Pehrson | |
2016-10-28 | [libpng16] Bump version to 1.6.27beta01 | Glenn Randers-Pehrson | |
2016-10-19 | [libpng16] Imported from libpng-1.6.26.tar | Glenn Randers-Pehrson | |
2016-08-31 | [libpng16] Bump version to 1.6.26beta01 | 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 | |
1. png_read_filter_row_sub4_msa 2. png_read_filter_row_avg4_msa 3. png_read_filter_row_paeth4_msa 4. png_read_filter_row_sub3_msa 5. png_read_filter_row_avg3_msa 6. png_read_filter_row_paeth3_msa Signed-off-by: Mandar Sahastrabuddhe <Mandar.Sahastrabuddhe@imgtec.com> | |||
2016-08-29 | [libpng16] Imported from libpng-1.6.25rc02.tar | Glenn Randers-Pehrson | |
2016-08-29 | Added build support for MIPS MSA | Mandar Sahastrabuddhe | |
Also added one msa optimized function: png_read_filter_row_up_msa Signed-off-by: Mandar Sahastrabuddhe <Mandar.Sahastrabuddhe@imgtec.com> |