]> git.sesse.net Git - vlc/commit
(0.2.92 branch)
authorSam Hocevar <sam@videolan.org>
Tue, 18 Dec 2001 00:51:19 +0000 (00:51 +0000)
committerSam Hocevar <sam@videolan.org>
Tue, 18 Dec 2001 00:51:19 +0000 (00:51 +0000)
commitea68ee7090ac971824f2c2992b9a14b69b211074
tree19f2ed36f26aed4bcd35f2ff9356fa55f6e87c40
parent0c8b60b606502d7363650dca8c5e2988eb33acec
(0.2.92 branch)
  * Initialize SDL before opening the SDL audio output.
  * Prevent two SDL video outputs or audio outputs to be spawned at the
    same time to avoid ugly crashes.
plugins/sdl/aout_sdl.c
plugins/sdl/vout_sdl.c