[FFmpeg-devel] [PATCH] Add MD5 protocol

Michael Niedermayer michaelni
Sun Jul 18 16:29:10 CEST 2010


On Sun, Jul 18, 2010 at 12:31:10AM +0100, Mans Rullgard wrote:
> This is a write-only protocol which computes the md5sum of data written,
> and on close writes this to the designated output or stdout if none
> is specified.  It can be used to test muxers without writing an actual
> file.
> ---
>  libavformat/Makefile     |    1 +
>  libavformat/allformats.c |    1 +
>  libavformat/md5proto.c   |   92 ++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 94 insertions(+), 0 deletions(-)
>  create mode 100644 libavformat/md5proto.c

ok

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100718/0d35740b/attachment.pgp>



More information about the ffmpeg-devel mailing list