On Mon, Jul 20, 2015 at 04:56:19PM +0300, Vesselin Bontchev wrote: > libavutil/Makefile | 3 > libavutil/tea.c | 213 > +++++++++++++++++++++++++++++++++++++++++++++++ > libavutil/tea.h | 71 +++++++++++++++ > tests/fate/libavutil.mak | 4 > tests/ref/fate/tea | 1 > 5 files changed, 292 insertions(+) > 386fbcfa2d92372eea3a457fb7ce3f9048093f64 > 0001-Add-support-for-TEA-Tiny-Encryption-Algorithm.patch > From 492262598aa5d029b6bd9c8da4ccdfad4403bc83 Mon Sep 17 00:00:00 2001 > From: Vesselin Bontchev <vesselin.bontc...@yandex.com> > Date: Sun, 19 Jul 2015 22:25:53 +0200 > Subject: [PATCH] Add support for TEA (Tiny Encryption Algorithm) > > --- > libavutil/Makefile | 3 + > libavutil/tea.c | 213 > ++++++++++++++++++++++++++++++++++++++++++++++ > libavutil/tea.h | 71 ++++++++++++++++ > tests/fate/libavutil.mak | 4 + > tests/ref/fate/tea | 1 + > 5 files changed, 292 insertions(+) > create mode 100644 libavutil/tea.c > create mode 100644 libavutil/tea.h > create mode 100644 tests/ref/fate/tea
applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The educated differ from the uneducated as much as the living from the dead. -- Aristotle
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel