• Ron Frederick's avatar
    auhal: Fix SPDIF support · 6cd692b9
    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>
    6cd692b9
auhal.c 60.2 KB