You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 2nd argument to the function "BsWriteBits()" is of type "int", while the passed expression "g_kuiGolombUELength[kuiValue]" is of type "const unsigned int".
The text was updated successfully, but these errors were encountered:
Hi all,
This is Qianxin CodeSafe Team, we found a suspicious issue, at
openh264/codec/common/inc/golomb_common.h
Line 117 in 3668daf
The 2nd argument to the function "BsWriteBits()" is of type "int", while the passed expression "g_kuiGolombUELength[kuiValue]" is of type "const unsigned int".
The text was updated successfully, but these errors were encountered: