hugin-bug-hunters team mailing list archive
-
hugin-bug-hunters team
-
Mailing list archive
-
Message #00136
[Bug 679253] Re: nona-gpu result width is padded to a multiple of 8
** Changed in: hugin
Status: New => Confirmed
--
nona-gpu result width is padded to a multiple of 8
https://bugs.launchpad.net/bugs/679253
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
Status in Hugin - Panorama Tools GUI: Confirmed
Bug description:
initial tests by Thomas Modes show that the result of nona -g sometimes differ from the expected result by a few pixels on the horizontal. This is likely caused by the padding to a multiple of 8 for faster GPU transfer. We need to identify the padding pixels and remove them from the end result. It would be a bug if an equirect of 398x199 would return as 400x199.
this is critical for the upcoming 2009.2 release.