• C
    AAC encoder: fix I/S relative error evaluation · aa64a483
    Claudio Freire 提交于
    The relative error between two encoding strategies is the simple
    difference of rate-distortion values, and not the absolute
    difference. An absolute measure would allow worsening of the
    quantization error as well as improving.
    aa64a483
aacenc_is.c 6.7 KB