mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-12 17:55:46 -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.