• johan's avatar
    Fix overflow in encoder · 5c19a144
    johan authored
    + do not left shift a negative int(undefined behaviour in C standard)
    + update test patterns
    5c19a144