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