0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00
obs-studio/test
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
..
osx Apply clang-format to objective c code 2019-07-09 13:39:13 -05:00
test-input libobs: Implement and use better scaling function for 64-bit integers 2020-04-05 20:27:28 +02:00
win tests: fix missing parameter when calling obs_display_create 2020-03-09 23:18:47 +01:00
CMakeLists.txt Full rewrite of all CMakeLists 2014-01-24 18:56:32 +01:00