On Wed, Aug 10, 2022 at 3:28 PM Timo Rothenpieler <[email protected]> wrote:
> On 11.08.2022 00:18, James Almer wrote: > > Then maybe the current implementation should be moved back to exr (it > > used to be internal to exr until Paul made it standalone), so this lavu > > module can match the existing hardware implementations of IEEE-734 half > > floats for the purpose of relevant pixel format support. > > That doesn't seem necessary to me. > The values produced before and now are both correct, just different. > But there is no functional difference in the values it produces. > > Duplicating the entirety of that code just for that seems extremely > unnecessary. > openexr does note the intel implementations difference here https://github.com/AcademySoftwareFoundation/Imath/blob/main/src/Imath/half.h#L288 > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". > _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
