[FFmpeg-devel] [PATCH 1/2] lavu/hash: Add support for SHA-2 512

Michael Niedermayer michaelni at gmx.at
Sat Jun 15 11:08:55 CEST 2013


On Sun, Jun 02, 2013 at 05:58:15PM -0300, James Almer wrote:
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
[...]
> diff --git a/libavutil/hash.h b/libavutil/hash.h
> index 5dd8712..9bf715e 100644
> --- a/libavutil/hash.h
> +++ b/libavutil/hash.h
> @@ -58,7 +58,7 @@ const char *av_hash_get_name(const struct AVHashContext *ctx);
>   * with larger sizes will not be considered an ABI change and should not cause
>   * your code to overflow a buffer.
>   */
> -#define AV_HASH_MAX_SIZE 32
> +#define AV_HASH_MAX_SIZE 64

this needs a minor version bump

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

Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130615/22f22a29/attachment.asc>


More information about the ffmpeg-devel mailing list