summaryrefslogtreecommitdiff
path: root/libavutil/murmur3.h
Commit message (Collapse)AuthorAge
* murmur3: Add Doxygen documentationTimothy Gu2016-08-02
| | | | The interface has been stable for some time now.
* avutil: Group hash functions separately in DoxygenTimothy Gu2016-08-02
|
* Add 128 bit murmur3 hash function.Reimar Döffinger2013-05-13
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>