On Sat, Oct 18, 2014 at 12:00:28AM +0530, supraja reddy wrote: > Hello , > > Updated the changes in the patch . > Please let me know if any further changes required . [...] > Changelog | 1 > libavutil/Makefile | 3 > libavutil/cast5.c | 541 > +++++++++++++++++++++++++++++++++++++++++++++++ > libavutil/cast5.h | 67 +++++ > tests/fate/libavutil.mak | 5 > 5 files changed, 617 insertions(+) > 411c2b7394c93b909648890e5e97bda2b5a13077 0001-add-cipher.patch > From b542575061026d918ef3cb9ab5b9dfb9aeb6a6e5 Mon Sep 17 00:00:00 2001 > From: Supraja Meedinti <supraja0...@gmail.com> > Date: Fri, 17 Oct 2014 23:52:25 +0530 > Subject: [PATCH] libavutil: Add CAST128 symmetric block cipher > > Only ECB mode is supported at the moment > > Signed-off-by: Supraja Meedinti <supraja0...@gmail.com> > --- > Changelog | 1 + > libavutil/Makefile | 3 + > libavutil/cast5.c | 541 > +++++++++++++++++++++++++++++++++++++++++++++++ > libavutil/cast5.h | 67 ++++++ > tests/fate/libavutil.mak | 5 + > 5 files changed, 617 insertions(+) > create mode 100644 libavutil/cast5.c > create mode 100644 libavutil/cast5.h
patch applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB No great genius has ever existed without some touch of madness. -- Aristotle
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel