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

Michael Niedermayer michaelni at gmx.at
Mon Apr 13 04:36:51 CEST 2015


On Sun, Apr 12, 2015 at 05:50:34AM +0100, Rostislav Pehlivanov wrote:
> This commit implements support for writing the noise energy values used in PNS. The difference between regular scalefactors and noise energy values is that the latter require a small preamble (NOISE_PRE + energy_value_diff) to be written as the first noise-containing band. Any following noise energy values use the previous one to base their "diff" on. Ordinary scalefactors remain unchanged other than that they ignore the noise values.
> 
> This commit should not change anything by itself, the following commits will bring it in use.
> ---
>  libavcodec/aac.h    |  3 +++
>  libavcodec/aacenc.c | 17 ++++++++++++++---
>  2 files changed, 17 insertions(+), 3 deletions(-)

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Dictatorship naturally arises out of democracy, and the most aggravated
form of tyranny and slavery out of the most extreme liberty. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150413/d4c1d7d3/attachment.asc>


More information about the ffmpeg-devel mailing list