mirror of https://github.com/FFmpeg/FFmpeg.git
This commit adds the energy spread to the struct for each band and removes 2 unused fields. distortion and perceptual_weight were not referenced in any file nor were they set to any value, so it was safe to remove them. The energy spread is currently only used in the aac psy model. It's defined as being proportional to the tonality of each band. Reviewed-by: Claudio Freire <klaussfreire@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/227/head
parent
a57ee6cca1
commit
02dbed6e71
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue