Commit ea364c74 authored by Justin Ruggles's avatar Justin Ruggles

cosmetics: update comment about dithering

Originally committed as revision 15051 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 1d8370aa
......@@ -598,7 +598,7 @@ static void decode_transform_coeffs(AC3DecodeContext *s, int blk)
while(++end < 256);
}
/* if any channel doesn't use dithering, zero appropriate coefficients */
/* zero the dithered coefficients for appropriate channels */
remove_dithering(s);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment