summaryrefslogtreecommitdiff
path: root/libavutil/hash.h
Commit message (Expand)AuthorAge
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-22
* avutil: Switch crypto APIs to size_tAndreas Rheinhardt2021-04-27
* lavu: add missing stddef.h includes for size_t.Anton Khirnov2020-11-20
* avutil/crypto: change length parameter to size_t on the remaining modulesJames Almer2018-02-15
* avutil/hash: Add more detailed Doxygen documentationTimothy Gu2016-08-02
* avutil: Group hash functions separately in DoxygenTimothy Gu2016-08-02
* lavu/hash: add hash_final helpers.Nicolas George2014-04-29
* lavu/hash: Add support for SHA-2 512James Almer2013-06-15
* Add AV_HASH_MAX_SIZE.Reimar Döffinger2013-05-29
* Add a generic hash API.Reimar Döffinger2013-05-13