mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-14 22:22:59 +02:00
cosmetics: remove outdated comment that is no longer true
This commit is contained in:
parent
deb3ed01b5
commit
bd2deab706
@ -306,8 +306,6 @@ static av_cold void exponent_init(AC3EncodeContext *s)
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Extract exponents from the MDCT coefficients.
|
* Extract exponents from the MDCT coefficients.
|
||||||
* This takes into account the normalization that was done to the input samples
|
|
||||||
* by adjusting the exponents by the exponent shift values.
|
|
||||||
*/
|
*/
|
||||||
static void extract_exponents(AC3EncodeContext *s)
|
static void extract_exponents(AC3EncodeContext *s)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user