]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/dcaenc.h
avfilter/vf_midequalizer: Remove duplicate include
[ffmpeg] / libavcodec / dcaenc.h
index eccfb423210ee965e60f118a213a5543ee1cc282..06816c233d6104c238e587e72899867ac39c1d82 100644 (file)
@@ -95,7 +95,6 @@ static const softfloat scalefactor_inv[128] = {
 
 /* manually derived from
  * Table B.5: Selection of quantization levels and codebooks
- * FIXME: will become invalid when Huffman codes are introduced.
  */
 static const int bit_consumption[27] = {
     -8, 28, 40, 48, 52, 60, 68, 76, 80, 96,