mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-21 20:59:50 +08:00
This replaces the var in the source struct that are handling the timestamp offset with a local one in the capture thread. This change is mostly to make the code more readable.