Avoided bit shift of negative values in OC_MV() macro.
During video playout using player_example with gcc sanitaztions enabled, new bit shifting of negative values were discovered. Replaced this with multiplication too.
parent
ec642ecf
No related branches found
No related tags found
Please register or sign in to comment