]> git.sesse.net Git - vlc/commit
Revert "input: create an aout if UI wants to configure audio"
authorRémi Denis-Courmont <remi@remlab.net>
Sat, 8 Dec 2012 21:58:38 +0000 (23:58 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 8 Dec 2012 21:58:38 +0000 (23:58 +0200)
commit3de8fd13f26610b4f5ae4d87cb4e5653b4498c28
treea554723b38f2a25a83af071d3dff0ab4bf3c6777
parent26af6a0331422f535d0d6fafbbc142fcd8823707
Revert "input: create an aout if UI wants to configure audio"

Due to mismatched "resource" and "hold" locks, this introduced a race
where more than one audio output gets created.

This reverts commit 4e57bd052e25c0538a6b1d7e83b8370910ef71dd.
src/input/resource.c
src/playlist/aout.c