summaryrefslogtreecommitdiff
path: root/libavutil/murmur3.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-221-2/+0
* avutil: Switch crypto APIs to size_tAndreas Rheinhardt2021-04-271-4/+0
* lavu: add missing stddef.h includes for size_t.Anton Khirnov2020-11-201-0/+1
* avutil/crypto: change length parameter to size_t on the remaining modulesJames Almer2018-02-151-0/+6
* murmur3: Add Doxygen documentationTimothy Gu2016-08-021-0/+64
* avutil: Group hash functions separately in DoxygenTimothy Gu2016-08-021-0/+18
* Add 128 bit murmur3 hash function.Reimar Döffinger2013-05-131-0/+32