summaryrefslogtreecommitdiff
path: root/libavutil/murmur3.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
* murmur3: Add Doxygen documentationTimothy Gu2016-08-02
* avutil: Group hash functions separately in DoxygenTimothy Gu2016-08-02
* Add 128 bit murmur3 hash function.Reimar Döffinger2013-05-13