]> git.sesse.net Git - vlc/commit
* AUHAL module. This module is a auhal output renderer for VLC OSX. It uses an auhal...
authorDerk-Jan Hartman <hartman@videolan.org>
Sun, 15 May 2005 13:39:43 +0000 (13:39 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sun, 15 May 2005 13:39:43 +0000 (13:39 +0000)
commit844ac67908f3e3aac792f959ff9eec7f6cf8a213
tree1869f5336bf97961821648252ca5e1d355abe9f3
parent9793a7c8e63351ba18fb0c5ed27cc6dd42a998bc
* AUHAL module. This module is a auhal output renderer for VLC OSX. It uses an auhal unit to do analog audio processing. This will allow us to dump the coreaudio resampler later on and will also do automatic channel reordering etc. The module currently does NOT work. The rendering callback is not functioning. I do not know how to solve the issue. I'm adding it, because it's the way to go, and I want others to be able to take a look at it and fix it.
modules/audio_output/Modules.am
modules/audio_output/auhal.c [new file with mode: 0644]