unosquare / ffmediaelement

FFME: The Advanced WPF MediaElement (based on FFmpeg)
https://unosquare.github.io/ffmediaelement/
Other
1.15k stars 238 forks source link

Fix #576 (Deadlock) #611

Closed dbruning closed 10 months ago

dbruning commented 2 years ago

Moving IsDisposed || IsDisposing code paths out of lock, to avoid deadlock.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.