mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-03 12:55:20 -04:00
The incorrect variable was used in a comparison, causing playback to stop prematurely depending on whether the audio data or video data ended first. Closes obs-project/obs-studio#8422