Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2013-06-15 21:04:19 +0400
committerJames Almer <jamrial@gmail.com>2013-06-16 01:54:01 +0400
commit99b8cd0c81c4509571bcdc0dc55d506c8200dc61 (patch)
treece47f7dc8782111777dabe14fc91604983bb2e52 /MAINTAINERS
parent1bb005ce54d113e266f3c78354eb2bca65d5fa35 (diff)
lavu: Add RIPEMD hashing
Includes RIPEMD-128, RIPEMD-160, RIPEMD-256 and RIPEMD-320 Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 35e12a4a80..407a6c8017 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -68,6 +68,7 @@ Other:
integer.c, integer.h Michael Niedermayer
bswap.h
opencl.c, opencl.h Wei Gao
+ ripemd.c, ripemd.h James Almer
libavcodec