[XviD-devel] gmc weirdo

Radek Czyz radoslaw at syskin.cjb.net
Sun Aug 10 00:38:17 CEST 2003


gruel wrote:

> if ((uint32_t)u<=(uint32_t)W)
> and
> if ((uint32_t)v<=(uint32_t)H)

That's the thing. Optimizations make the code working as if uint32
casting wasn't there, which makes the third option (else Offset = -1;)
impossible.

Could you please explain what is this supposed to do? I'm looking and
looking at it and the code looks just crazy. IMHO everyone would
benefit if we did this in a different way.

Radek



More information about the XviD-devel mailing list