aboutsummaryrefslogtreecommitdiff
path: root/libavutil/murmur3.h
AgeCommit message (Expand)Author
2018-02-15avutil/crypto: change length parameter to size_t on the remaining modulesJames Almer
2016-08-02murmur3: Add Doxygen documentationTimothy Gu
2016-08-02avutil: Group hash functions separately in DoxygenTimothy Gu
2013-05-13Add 128 bit murmur3 hash function.Reimar Döffinger