diff options
author | Mark Reid <mindmark@gmail.com> | 2020-09-14 19:14:46 -0700 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2020-09-15 19:22:18 +0200 |
commit | 8ddcbebc3f869def7819697d7f4f85b94308c570 (patch) | |
tree | c4ac1bde012f15d0f10020e260d46de2e84a4e37 /tests/ref/fate/exr-rgba-multiscanline-half-b44 | |
parent | 2524e64dbe4b39644b14bfa943461fd011fafb56 (diff) | |
download | ffmpeg-8ddcbebc3f869def7819697d7f4f85b94308c570.tar.gz |
libavcodec/exr: fix incorrect translation of denorm mantissa
Diffstat (limited to 'tests/ref/fate/exr-rgba-multiscanline-half-b44')
-rw-r--r-- | tests/ref/fate/exr-rgba-multiscanline-half-b44 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/exr-rgba-multiscanline-half-b44 b/tests/ref/fate/exr-rgba-multiscanline-half-b44 index 964bf2e65e..24525b92a7 100644 --- a/tests/ref/fate/exr-rgba-multiscanline-half-b44 +++ b/tests/ref/fate/exr-rgba-multiscanline-half-b44 @@ -3,4 +3,4 @@ #codec_id 0: rawvideo #dimensions 0: 935x251 #sar 0: 1/1 -0, 0, 0, 1, 3754960, 0x4d48a1b2 +0, 0, 0, 1, 3754960, 0x8d9af112 |