From: Derek Lesho Subject: Re: [PATCH 2/6] mf/samplegrabber: Implement ::ShutdownObject for sample grabber actvation object. Message-Id: Date: Wed, 5 Jan 2022 10:56:22 -0500 In-Reply-To: <9745da42-d053-c6bb-f61a-b203e241d0ad@codeweavers.com> References: <20220104173527.77306-1-dlesho@codeweavers.com> <20220104173527.77306-2-dlesho@codeweavers.com> <9745da42-d053-c6bb-f61a-b203e241d0ad@codeweavers.com> On 1/5/22 06:01, Nikolay Sivov wrote: > I believe we have tests that show that activation object does not do > that. > Yeah, I saw this, it's quite weird.  I wonder what is supposed to shut down the sink if not the activate object.  The media session won't shut it down directly if the original topology just contained the activate object.  Is the user of the media session supposed to manually shut it down?  Would you happen to have any ideas here?