diff options
author | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:15 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:15 +0200 |
commit | 806a9f02a10310be5aa8fba16ae87a647b28952a (patch) | |
tree | 16f33ae6176b7fd02b55b2e6ec022fc93fddeb39 /src/audio_format.h | |
parent | 83215bf9cea1d73ef81489fe1499348ee85df53a (diff) | |
download | mpd-806a9f02a10310be5aa8fba16ae87a647b28952a.tar.gz mpd-806a9f02a10310be5aa8fba16ae87a647b28952a.tar.xz mpd-806a9f02a10310be5aa8fba16ae87a647b28952a.zip |
jack: initialize JackData in jack_initDriver()
Over the lifetime of the jack AudioOutput object, we want a single
valid JackData object, so we can persistently store data there
(configuration etc.). Allocate JackData in jack_initDriver(). After
that, we can safely remove all audioOutput->data==NULL checks (and
replace them with assertions).
Diffstat (limited to 'src/audio_format.h')
0 files changed, 0 insertions, 0 deletions