Changeset 26585d2a in ffmpeg

Timestamp:
Feb 4, 2012, 7:23:04 PM (13 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
d3f912c1
Parents:
5b010359
git-author:
Michael Niedermayer <michaelni@gmx.at> (02/04/12 06:52:31)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (02/04/12 19:23:04)
Message:

adler32: rewrite using integer SIMD.

about twice as fast as before.
the not CONFIG_SMALL case is also droped as it is not faster than the
CONFIG_SMALL case.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.