1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
Christophe Gisquet 9fa056ba75 pngdsp x86: use unaligned access
For test images manually generated to contain only up prediction,
timing results:
         8380x3032    255x185
before:   138635       1992
after:    139232       1996

Actually jumping to the proper version depending on the alignment:
8380x3032: 138767

A 0.5% speed improvement for gigantic images is not worth the code
duplication.

Fixes ticket #4148

Signed-off-by: Christophe Gisquet <christophe.gisquet@gmail.com>
Tested-by: Benoit Fouet <benoit.fouet@free.fr>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-12-03 11:56:22 +01:00
..
2014-09-22 22:35:03 -03:00
2014-04-11 12:09:09 +02:00
2014-08-06 19:24:57 +02:00
2014-08-06 19:25:08 +02:00
2014-05-21 03:25:08 +02:00
2014-08-06 19:24:49 +02:00
2014-04-19 09:56:01 +02:00
2014-12-03 11:56:22 +01:00
2014-05-21 03:25:08 +02:00
2014-09-22 22:35:03 -03:00
2014-09-22 22:35:03 -03:00
2014-04-19 09:56:01 +02:00