-
Mans Rullgard authored
We're shifting individual components (8-bit, unsigned) left by 24, so making them unsigned should give the same results without the overflow. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
77d88b87
We're shifting individual components (8-bit, unsigned) left by 24,
so making them unsigned should give the same results without the
overflow.
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>