mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-16 07:50:29 -04: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.