• Max Kellermann's avatar
    pcm/PcmConvert: add AudioFormat parameters · 3a666702
    Max Kellermann authored
    Don't use src_format.  In the middle of Convert(), the current
    AudioFormat has already been modified, it's now something in between
    src_format and dest_format.  This simplifies keeping track of what
    remains to be done.
    3a666702
PcmConvert.cxx 7.71 KB