From 68a0fd271b15e4fc5b0cf762cacf14cad744365e Mon Sep 17 00:00:00 2001 From: Arkadiusz Hiler Date: Fri, 3 May 2024 12:39:37 +0300 Subject: [PATCH] amend! wmvcore: Start and stop read & delivery threads on OP_START/OP_STOP. wmvcore: Start and stop read & delivery threads on OP_START/OP_STOP. Otherwise, it keeps pushing samples after calling OnStatus(WMT_STOPPED), which doesn't seem right. (Leading to potential crash). CW-Bug-Id: #22313