update md5 to reflect bitstream change
Making CDEF enabled by default changed the output bitstream of this test. Change-Id: I73a10d0cc339b7159bd30994b13127e9a4bf709a
This commit is contained in:
Родитель
9d24735537
Коммит
19e0c4b6bd
|
@ -50,7 +50,7 @@ decode_to_md5() {
|
|||
|
||||
decode_to_md5_av1() {
|
||||
# expected MD5 sum for the last frame.
|
||||
local expected_md5="07d80669e56d7019f8b9372ea66ef7ae"
|
||||
local expected_md5="eb2bbc257a8520dcd6334701d72171d8"
|
||||
local file="${AV1_IVF_FILE}"
|
||||
|
||||
if [ "$(av1_decode_available)" = "yes" ]; then
|
||||
|
|
Загрузка…
Ссылка в новой задаче