Fix rounding in the calculation of initialSubpelX
The spec divides err by two, rounding to 0, instead of >>1, which rounds towards negative infinity
Loading
Please register or sign in to comment
The spec divides err by two, rounding to 0, instead of >>1, which rounds towards negative infinity
VideoLAN code repository instance