Michael Fabian Dirks 4e3e67bb8c libobs: Fix an int underflow in log_frame_info
I believe the issue with the next to impossible frame count to be an integer underflow, as in order to achieve those you'd have to have recorded for at least 345 days with 144 fps. So this commit fixes them by using a normal integer first and then deciding on the result if it should be used or be replaced with a 0.
2017-06-19 04:12:06 +02:00
..
2017-05-06 11:29:24 -07:00
2017-05-21 02:34:27 -07:00
2017-05-15 00:18:18 -07:00
2017-05-15 00:18:18 -07:00