[PATCH] xv: Build left-shift constants from ints not longs

Olivier Fourdan ofourdan at redhat.com
Wed Mar 9 16:01:15 UTC 2016


----- Original Message -----
> Looks good to me.
> 
> Funny that we have:
> #define XvNumReasons (XvLastReason + 1)
> and a few lines below it:
> #define XvAnyReasonMask   ((1L<<XvNumReasons) - 1)

Ah stoopid me... /me clears glasses.

Sorry for the noise.

> Anyway,
> 
> Reviewed-by: Olivier Fourdan <ofourdan at redhat.com>
> 


More information about the xorg-devel mailing list