summaryrefslogtreecommitdiffstats
path: root/doc/examples
diff options
context:
space:
mode:
authorChristophe Gisquet <[email protected]>2014-12-02 14:31:49 +0100
committerMichael Niedermayer <[email protected]>2014-12-03 11:56:22 +0100
commit9fa056ba75c089b5120366ab7c5ce8cc4c5bd67a (patch)
treef05f5ff297ed51c916d5e7fdb16c6805c4ba4ca5 /doc/examples
parent242f1152bf906a4a3164a9a8e40bd52723bd5afe (diff)
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 <[email protected]> Tested-by: Benoit Fouet <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions