]> git.sesse.net Git - ffmpeg/commit
lavu/hash: add hash_final helpers.
authorNicolas George <george@nsup.org>
Mon, 21 Apr 2014 09:01:10 +0000 (11:01 +0200)
committerNicolas George <george@nsup.org>
Tue, 29 Apr 2014 11:24:11 +0000 (13:24 +0200)
commitb804eb4323a01f55727ac48475a9e3c257532ab5
treea018de97b33ffc73263f1e7a30c9137f3b49d30f
parent5b881499a8e40ad0aa3424ec4d9adeb8008c4189
lavu/hash: add hash_final helpers.

The helpers use local memory to compute the final hash,
making AV_HASH_MAX_SIZE safe to use.
doc/APIchanges
libavutil/hash.c
libavutil/hash.h
libavutil/version.h