[FFmpeg-devel] [PATCH v2] opusdsp: add ability to modify deemphasis constant

Lynne dev at lynne.ee
Wed Apr 24 11:54:37 EEST 2024


xHE-AAC relies on the same postfilter mechanism
that Opus uses to improve clarity (albeit with a steeper
deemphasis filter).

The code to apply it is identical, it's still just a
simple IIR low-pass filter. This commit makes it possible
to use alternative constants.

Version 2 changes:
Move the deemphasis constant table to opustab.c and
document its values better.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0001-opusdsp-add-ability-to-modify-deemphasis-constant.patch
Type: text/x-diff
Size: 8701 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240424/854a2942/attachment.patch>


More information about the ffmpeg-devel mailing list