• Ron Frederick's avatar
    auhal: Fix SPDIF support · 8af2eab6
    Ron Frederick authored
    The recent changes to auhal had it using an AudioStreamBasicDescription
    array when looking at the stream properties. However, the proper type is
    AudioStreamRangedDescription. This patch corrects that, and then accesses
    the AudioStreamBasicDescription inside it as necessary.
    Signed-off-by: default avatarFelix Paul Kühne <fkuehne@videolan.org>
    8af2eab6
auhal.c 59.7 KB