libpng/powerpc
Vadim Barkov 6ddcd33daa Fixed potential align errors for PowerPC VSX filter functions
The problem is that row and prev_row may not be aligned to the same
byte count. This situation leaded to undefined behaviour.
2017-01-29 18:37:53 +03:00
..
filter_vsx_intrinsics.c Fixed potential align errors for PowerPC VSX filter functions 2017-01-29 18:37:53 +03:00
powerpc_init.c Added initial code for PowerPC VSX optimisation 2017-01-14 16:05:33 +03:00