Commit 4841f324 authored by diego's avatar diego

british_english--;


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12522 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 7c3caf3e
......@@ -676,7 +676,7 @@ static int AC3_encode_init(AVCodecContext *avctx)
} else {
/* use default bandwidth setting */
/* XXX: should compute the bandwidth according to the frame
size, so that we avoid anoying high freq artefacts */
size, so that we avoid anoying high freq artifacts */
bw_code = 50;
}
for(ch=0;ch<s->nb_channels;ch++) {
......
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