Skip to content
Snippets Groups Projects
Commit ea364c74 authored by Justin Ruggles's avatar Justin Ruggles
Browse files

cosmetics: update comment about dithering

Originally committed as revision 15051 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 1d8370aa
No related branches found
No related tags found
No related merge requests found
......@@ -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);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment