[FFmpeg-devel] [PATCH 1/2] avformat: add hash and framehash muxers

Michael Niedermayer michael at niedermayer.cc
Tue Apr 12 14:25:54 CEST 2016


On Sun, Apr 10, 2016 at 06:22:52PM -0300, James Almer wrote:
> From: Moritz Barsnick <barsnick at gmx.net>
> 
> Signed-off-by: Moritz Barsnick <barsnick at gmx.net>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> Here's the previously sent patchset in an easy to read single patch.
> I changed the default from sha512 to sha256 since the former is slow
> on 32bits arches.
> 
>  Changelog                           |   1 +
>  doc/muxers.texi                     | 125 ++++++++++++++++++++++++++------
>  libavformat/Makefile                |   6 +-
>  libavformat/allformats.c            |   2 +
>  libavformat/{md5enc.c => hashenc.c} | 140 +++++++++++++++++++++++++-----------
>  libavformat/version.h               |   2 +-
>  6 files changed, 211 insertions(+), 65 deletions(-)
>  rename libavformat/{md5enc.c => hashenc.c} (52%)

LGTM

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Into a blind darkness they enter who follow after the Ignorance,
they as if into a greater darkness enter who devote themselves
to the Knowledge alone. -- Isha Upanishad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160412/5a8380df/attachment.sig>


More information about the ffmpeg-devel mailing list