changeset 6515:f44ffc9a68c8 libavcodec

british_english--;
author diego
date Thu, 20 Mar 2008 19:08:42 +0000
parents 77de2a1737d4
children dbb902bb2347
files ac3enc.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ac3enc.c	Thu Mar 20 18:16:13 2008 +0000
+++ b/ac3enc.c	Thu Mar 20 19:08:42 2008 +0000
@@ -676,7 +676,7 @@
     } 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++) {