• Reimar Döffinger's avatar
    wamenc: handle failure to encode. · dccaad3b
    Reimar Döffinger authored
    This is necessary since the switch to floating point
    input means there is no longer sufficient input data
    validation.
    There is a good chance that other encoders are affected
    by similar issues.
    This problem can be triggered by trying to encode
    extremely large values and probably also with Inf and
    possibly also NaNs.
    Signed-off-by: 's avatarReimar Döffinger <Reimar.Doeffinger@gmx.de>
    dccaad3b
wmaenc.c 13.6 KB