[FFmpeg-devel] [PATCH 1/3] lavu/hash: add hash_final helpers.
Michael Niedermayer
michaelni at gmx.at
Mon Apr 21 22:59:52 CEST 2014
On Mon, Apr 21, 2014 at 05:39:54PM +0200, Nicolas George wrote:
> The helpers use local memory to compute the final hash,
> making AV_HASH_MAX_SIZE safe to use.
>
> TODO bump and apichanges entry
>
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
> libavutil/hash.c | 35 +++++++++++++++++++++++++++++++++++
> libavutil/hash.h | 22 ++++++++++++++++++++++
> 2 files changed, 57 insertions(+)
>
>
> These one do allow to simplify existing code. See the next patch.
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- 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/20140421/a848d0a7/attachment.asc>
More information about the ffmpeg-devel
mailing list