[vlc-devel] [PATCH] wasapi: Delegate cleanup to the audio output
Rémi Denis-Courmont
remi at remlab.net
Mon Feb 16 14:25:25 CET 2015
Le 2015-02-16 16:03, Hugo Beauzée-Luyssen a écrit :
> On Mon, Feb 16, 2015, at 12:23 PM, Rémi Denis-Courmont wrote:
>> Le 2015-02-16 14:07, Hugo Beauzée-Luyssen a écrit :
>> > ---
>> > modules/audio_output/mmdevice.c | 9 +++++++++
>> > modules/audio_output/mmdevice.h | 8 ++++++++
>> > modules/audio_output/wasapi.c | 5 ++---
>> > modules/audio_output/winstore.c | 7 +++++++
>> > 4 files changed, 26 insertions(+), 3 deletions(-)
>>
>> MMDevice cannot assume that the activated object is an IAudioClient.
>> If
>> it did, there would be REFIID parameter. Ergo, the patch makes no
>> sense
>> to me.
>
> This is assumed so far,
No. As a matter of fact, it is not.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list