mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +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.
|
||||
* 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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user