[x265] [PATCH] recon : reconstructed image write frame position calculation logic modified

Derek Buitenhuis derek.buitenhuis at gmail.com
Wed Oct 23 13:37:53 CEST 2013


On 10/23/2013 12:33 PM, Gopu Govindaswamy wrote:
> (pic.poc * 3 * (width * height * pixelbytes) / 2) this statement is giving us wrong result if width and height is big 

So cast it properly instead of making a new stack variable?

Or at the very least, explain that you are doing this to obtain 64-bit
precision.

A commit message saying "X is modified" with no reason as to *why* is
completely useless.

- Derek


More information about the x265-devel mailing list