• Claudio Freire's avatar
    AAC encoder: don't apply MS on special bands · 509f1680
    Claudio Freire authored
    Change the condition for application of the M/S transform to match
    that of the decoder. Namely, that no special coding books must be
    in use in either channel. While the condition ought to be
    equivalent to the current one when the invariant of is_mask is
    kept, matching the decoder's condition is safer and easier to
    maintain.
    509f1680
aacenc.c 39.6 KB