]> git.sesse.net Git - ffmpeg/commit
avcodec/exr: preserve half-float NaN bits and add fate test
authorMark Reid <mindmark@gmail.com>
Mon, 23 Nov 2020 04:32:15 +0000 (20:32 -0800)
committerPaul B Mahol <onemda@gmail.com>
Wed, 9 Dec 2020 11:31:09 +0000 (12:31 +0100)
commit8d19b3c4a5176c181dc1751e08834193b549162c
treea85319cf83d34cda646a30f6738759200a7d2b83
parent7777e5119ad3377e2c4cb20a7aff56448d035b55
avcodec/exr: preserve half-float NaN bits and add fate test

Handles NaNs more like the official implementation handles them, preserving
the original bits.
libavcodec/exr.c
tests/fate/image.mak
tests/ref/fate/exr-rgb-scanline-zip-half-0x0-0xFFFF [new file with mode: 0644]