Commit d63e60b6 authored by jbr's avatar jbr

cosmetics: update comment about dithering

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15051 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 73d19838
......@@ -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