]> git.sesse.net Git - vlc/commit
SetProperty in CoreAudio is not only Asynchronious, but also not atomic in it's bahav...
authorDerk-Jan Hartman <hartman@videolan.org>
Thu, 22 Dec 2005 00:29:08 +0000 (00:29 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Thu, 22 Dec 2005 00:29:08 +0000 (00:29 +0000)
commit5d339b4216096abfa68e974aa28b9c9664dff1ae
tree303e0ea68290c7c6444ec219d3878ed6254c91a6
parenta148e9176c873a53a3ddd57db4f6bb97a7f92d3d
SetProperty in CoreAudio is not only Asynchronious, but also not atomic in it's bahaviour. Check the actual set format multiple times to make sure the SetProperty completly finished.
modules/audio_output/auhal.c