diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2013-05-09 14:34:46 +0200 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2013-05-13 21:42:37 +0200 |
commit | 86215c326e56e50047e6a818327bc7589995975d (patch) | |
tree | 602970b28b12848959a4d0516f7ff17ca12ea5a2 /tests/ref/fate | |
parent | 47a628bfb3067ea1bec8c5bd3be3f3ef5fa3db44 (diff) | |
download | ffmpeg-86215c326e56e50047e6a818327bc7589995975d.tar.gz |
Add 128 bit murmur3 hash function.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'tests/ref/fate')
-rw-r--r-- | tests/ref/fate/murmur3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/fate/murmur3 b/tests/ref/fate/murmur3 new file mode 100644 index 0000000000..cd5c0e8655 --- /dev/null +++ b/tests/ref/fate/murmur3 @@ -0,0 +1 @@ +result: 0x63f3de036384ba69 0x7192878ce684ed2d |