]> git.sesse.net Git - vlc/commit
We can't use this plugin for audio decoding on Leopard due to the removal of the...
authorFelix Paul Kühne <fkuehne@videolan.org>
Fri, 13 Jun 2008 06:45:04 +0000 (08:45 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Fri, 13 Jun 2008 06:45:41 +0000 (08:45 +0200)
commitc84678fdc7d6971cc3ceb9aa8b7f9d2403b63444
tree8930575f349bc88c95161aad6cc64e9aa46bfc40
parentcc13469bbbefe6789ad41271fa9d6c539e48d17d
We can't use this plugin for audio decoding on Leopard due to the removal of the old pre-carbon SoundManager API.

As this plugin is heavily based on QuickDraw and Sound Manager, we definitively want a re-write using sane and supported APIs meaning either QTKit or a combination of CoreAudio and the 32bit C QuickTime API
modules/codec/quicktime.c