1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavutil
James Almer aa70801aaf ripemd: move ripemd{256, 320} into separate functions
This allows the removal of a few branches.

Before:
lavu       RIPEMD-160   size: 1048576  runs:   1024  time:    7.052 +- 0.010

After:
lavu       RIPEMD-160   size: 1048576  runs:   1024  time:    6.865 +- 0.015

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-05-07 15:40:56 +02:00
..
2015-05-02 14:37:48 +02:00
2015-03-20 15:47:31 -03:00
2015-04-19 23:45:35 +01:00
2015-04-02 23:15:57 +02:00
2015-05-03 16:37:04 +02:00
2015-05-06 12:04:31 -04:00
2015-05-06 12:04:31 -04:00
2015-02-18 00:59:55 +01:00