Reimar Döffinger
58dabf7bf2
Fix png decoding on x86.
...
Line sizes are only 8-byte aligned, so use unaliged loads
for add_bytes_l2 pointers.
Increasing the alignment requirement to 16 seemed a bit extreme
(png may be used for rather small sizes).
Also fix a mov that had its arguments swapped, leading
add_bytes_l2 being applied on up to 8 bytes too few.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-02-03 23:12:10 +01:00
..
2012-01-28 07:53:34 +01:00
2012-01-11 22:30:21 +01:00
2012-01-28 07:53:34 +01:00
2011-11-16 07:48:23 +01:00
2012-01-28 09:06:03 +01:00
2012-01-31 02:46:26 +01:00
2012-02-03 03:51:32 +01:00
2012-01-28 07:53:34 +01:00
2012-01-28 09:06:03 +01:00
2011-11-16 07:48:23 +01:00
2012-01-28 07:53:34 +01:00
2012-02-01 02:36:09 +01:00
2012-01-28 07:53:34 +01:00
2012-01-27 10:19:57 +08:00
2012-01-28 07:53:34 +01:00
2012-01-28 07:53:34 +01:00
2012-01-28 07:53:34 +01:00
2012-01-09 03:32:06 +01:00
2012-01-28 07:53:34 +01:00
2012-01-28 07:53:34 +01:00
2012-01-28 07:53:34 +01:00
2012-01-28 07:53:34 +01:00
2012-01-27 10:19:57 +08:00
2012-01-27 10:19:57 +08:00
2012-01-28 07:53:34 +01:00
2011-11-08 17:52:56 +01:00
2012-01-30 05:20:58 +01:00
2012-02-03 03:51:32 +01:00
2012-01-14 23:09:39 +01:00
2012-01-31 02:46:26 +01:00
2012-02-03 23:12:10 +01:00
2012-01-28 07:53:34 +01:00
2012-01-16 19:26:41 +01:00
2012-01-17 08:41:39 +01:00
2012-01-30 23:58:25 +01:00
2012-02-03 20:42:30 +01:00
2012-01-12 16:35:49 +01:00
2012-01-12 16:35:49 +01:00
2011-12-12 01:25:37 +01:00
2012-01-28 07:53:34 +01:00
2012-01-28 07:53:34 +01:00
2012-02-02 12:00:48 -08:00