Changeset 092ee6cd in ffmpeg

Timestamp:
Feb 17, 2015, 11:59:55 PM (10 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
dfc2a398
Parents:
77ae9472
git-author:
Supraja Meedinti <supraja0493@gmail.com> (02/17/15 19:18:53)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (02/17/15 23:59:55)
Message:

libavutil: optimize twofish cipher

before:
lavu TWOFISH size: 1048576 runs: 1024 time: 90.052 +- 4.630
after:
lavu TWOFISH size: 1048576 runs: 1024 time: 18.085 +- 0.241
gcrypt TWOFISH size: 1048576 runs: 1024 time: 25.666 +- 0.307
tomcrypt TWOFISH size: 1048576 runs: 1024 time: 18.428 +- 0.363

Signed-off-by: Supraja Meedinti <supraja0493@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

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