Files
obs-studio/libobs
jp9000 d14dbbc540 Add timestamp circlebuf for video input/output
At the start of each render loop, it would get the timestamp, and then
it would then assign that timestamp to whatever frame was downloaded.
However, the frame that was downloaded was usually occurred a number of
frames ago, so it would assign the wrong timestamp value to that frame.

This fixes that issue by storing the timestamps in a circular buffer.
2014-10-22 20:32:48 -07:00
..
2014-10-03 20:18:01 +02:00
2014-10-12 06:27:33 +02:00
2014-10-18 14:13:32 -07:00
2014-10-01 15:32:49 +02:00
2014-10-12 19:22:04 -07:00
2014-02-12 08:04:50 -07:00