mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 20:08:34 +00:00
video().track() in the buffer format callback takes the libvlc input lock, which stop() holds while it waits for the decoder thread running that callback. Take the video track from the media info only.