Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SampleTrack: call requestChangesInModel before unref SampleBuffer (#4982
) To avoid a race condition between the gui thread which destroys the samplebuffer and the mixer thread which increases the buffer's ref- count, we'll make sure to touch the ref-count only when wh're synced with the mixer.
- Loading branch information