commit | cb29f647a4c4d1a692ecd6c8873b4c23f6dd1e56 | [log] [tgz] |
---|---|---|
author | Sebastien Alaiwan <sebastien.alaiwan@allegrodvt.com> | Mon Mar 05 12:50:21 2018 +0100 |
committer | James Zern <jzern@google.com> | Mon Mar 05 20:10:40 2018 +0000 |
tree | 4da4729555a5620e64d1c348f2fcffa3a9e09c84 | |
parent | 148f6e627cae8d1949b2ef8021a8633097a8e2e0 [diff] |
Update MD5 Change-Id: Ic24bf2ff1565749138fbc5fbce9bc9eef31f3011
diff --git a/test/decode_to_md5.sh b/test/decode_to_md5.sh index e6b3b29..a56d657 100755 --- a/test/decode_to_md5.sh +++ b/test/decode_to_md5.sh
@@ -57,7 +57,7 @@ decode_to_md5_av1() { # expected MD5 sum for the last frame. - local expected_md5="e2501b60fb488e70daad8df3804fa84a" + local expected_md5="567dd6d4b7a7170edddbf58bbcc3aff1" local file="${AV1_IVF_FILE}" # TODO(urvang): Check in the encoded file (like libvpx does) to avoid