[libpng15] Optimized png_combine_row() when rows are aligned This gains a

small percentage for 16-bit and 32-bit pixels in the typical case where the
output row buffers are appropriately aligned. The optimization was not
previously possible because the png_struct buffer was always misaligned.
3 files changed