Browse Source

cosmetics: remove outdated comment that is no longer true

tags/n0.9
Justin Ruggles 14 years ago
parent
commit
bd2deab706
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      libavcodec/ac3enc.c

+ 0
- 2
libavcodec/ac3enc.c View File

@@ -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…
Cancel
Save