[FFmpeg-devel] [PATCH] lavu: Add SHA-2 512 hashing
James Almer
jamrial at gmail.com
Sun Jun 2 21:25:20 CEST 2013
On 02/06/13 10:59 AM, Reimar Döffinger wrote:
> On Thu, May 30, 2013 at 04:56:29AM -0300, James Almer wrote:
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavutil/Makefile | 3 +
>> libavutil/sha512.c | 340 +++++++++++++++++++++++++++++++++++++++++++++++
>> libavutil/sha512.h | 75 +++++++++++
>> tests/fate/libavutil.mak | 4 +
>> tests/ref/fate/sha512 | 28 ++++
>
> Could you please add it to libavutil/hash.c as well, so that using it
> from e.g. -f md5 is possible directly?
Yes, i was waiting for this to be applied before updating hash.c
I'll send the patch in a moment.
Regards.
More information about the ffmpeg-devel
mailing list