Files
obs-studio/plugins
Hans Petter Selasky 0e4ea14ba1 libobs: Implement and use better scaling function for 64-bit integers
As os_gettime_ns() gets large the current scaling methods, mostly by casting
to uint64_t, may lead to numerical overflows. Sweep the code and use
util_mul_div64() where applicable.

Signed-off-by: Hans Petter Selasky <hps@selasky.org>
2020-04-05 20:27:28 +02:00
..
2020-01-22 20:24:31 -08:00
2020-03-23 18:12:14 -07:00
2020-03-16 20:14:50 +01:00
2020-03-16 20:14:50 +01:00
2020-03-16 20:14:50 +01:00