obs-studio/libobs/audio-monitoring
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
..
null libobs: Add Pulseaudio audio monitoring support 2017-09-12 03:37:54 -07:00
osx clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
pulse audio-monitoring: Fix Pulse Audio crash 2020-01-18 10:46:56 -06:00
win32 libobs: Implement and use better scaling function for 64-bit integers 2020-04-05 20:27:28 +02:00