jp9000 e8eec22d15 libobs/util: Fix undefined behavior and optimize util_mul64_64
Shifting an integer larger than its bit width can have undefined
behavior.  This not only fixes that issue, but also optimizes the
shift functions.
2018-09-07 17:28:15 -07:00
..
2018-09-02 15:35:29 -07:00
2018-07-08 01:14:27 -07:00
2018-07-16 19:03:34 -07:00