diff options
author | Paul B Mahol <onemda@gmail.com> | 2018-09-09 22:49:54 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2018-09-09 22:58:26 +0200 |
commit | 404d21f486b06964ea2013bb74121762d682577d (patch) | |
tree | c8300f133c2bcbc4a9f5382bbc6f19ff2d367c71 | |
parent | 931e7c050e77f26a4f1689cbccce73f7e7ce759e (diff) | |
download | ffmpeg-404d21f486b06964ea2013bb74121762d682577d.tar.gz |
tests/fate: fix lut hash for gray14
-rw-r--r-- | tests/ref/fate/filter-pixfmts-lut | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/filter-pixfmts-lut b/tests/ref/fate/filter-pixfmts-lut index b609236321..41c66e2bfc 100644 --- a/tests/ref/fate/filter-pixfmts-lut +++ b/tests/ref/fate/filter-pixfmts-lut @@ -15,7 +15,7 @@ gbrp9le a8c4e29f4cb627db81ba053e0853e702 gray 20b14b5e26cd11300ed1249e04082170 gray10le 8f4140b55e847cc423002b89666db5ea gray12le ea89c02f6b3af49ddaf13364ed33d86d -gray14le 452ff3c171bbfce97ba947dddd76c9b5 +gray14le 12bebea325a7822e890675bfc5111f0c gray16le aa10599924fb2440fa12b76e90f57dcb gray9le 7d9cc9ad6118674c547a54281d10cf05 rgb24 a356171207723a580e7d277078072005 |