]> git.sesse.net Git - vlc/commit
auhal: do not destroy "audio-device" when AudioHardwarePropertyListener failed, but...
authorJean-Paul Saman <jpsaman@videolan.org>
Wed, 22 Jul 2009 19:52:10 +0000 (21:52 +0200)
committerJean-Paul Saman <jpsaman@videolan.org>
Fri, 24 Jul 2009 12:26:29 +0000 (14:26 +0200)
commit7f8329ed724f6e73a26f3aed944c07091faae00b
treea42db67bc3d4068d4bfcea944088eb22392d331c
parent6b6096b21d265af0bf21bbe29a00599180ad6c9c
auhal: do not destroy "audio-device" when AudioHardwarePropertyListener failed, but try to use it anyway.

It allows multiple Safari webplugins to play audio at the sametime, just as 2 vlc instances would do.
modules/audio_output/auhal.c