[FFmpeg-devel] [PATCH 1/3] [GSoC] [AAC] aacenc: Add support for Perceptual Noise Substitution energy values

Claudio Freire klaussfreire at gmail.com
Mon Apr 13 04:49:53 CEST 2015


On Sun, Apr 12, 2015 at 1:50 AM, Rostislav Pehlivanov
<atomnuker at gmail.com> wrote:
> +    int diff, off_sf = sce->sf_idx[0], off_pns = sce->sf_idx[0];


If you take a look at the decoder, off_pns has to be initialized as off_pns - 90


More information about the ffmpeg-devel mailing list