[FFmpeg-devel] [PATCH] Rename ffadler to ffhash and expand it using the generic hash API

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue May 14 09:02:27 CEST 2013


On Tue, May 14, 2013 at 03:54:23AM -0300, James Almer wrote:
> +    uint8_t res[32];

>From an API standpoint it absolutely would still
need to be checked against av_hash_get_size,
but maybe we should add a max size define to hash.h?


More information about the ffmpeg-devel mailing list