Mercurial > libavcodec.hg
diff ac3tab.c @ 7470:1a93d3bbe3ee libavcodec
cosmetics: make all references to AC-3 capitalized and hyphenated
author | jbr |
---|---|
date | Sun, 03 Aug 2008 16:42:32 +0000 |
parents | 2d0b86dfe5bb |
children | e9d9d946f213 |
line wrap: on
line diff
--- a/ac3tab.c Sun Aug 03 13:11:14 2008 +0000 +++ b/ac3tab.c Sun Aug 03 16:42:32 2008 +0000 @@ -1,5 +1,5 @@ /* - * AC3 tables + * AC-3 tables * copyright (c) 2001 Fabrice Bellard * * This file is part of FFmpeg. @@ -21,7 +21,7 @@ /** * @file ac3tab.c - * tables taken directly from AC3 spec. + * tables taken directly from the AC-3 spec. */ #include "ac3tab.h" @@ -88,7 +88,7 @@ 160, 192, 224, 256, 320, 384, 448, 512, 576, 640 }; -/* AC3 MDCT window */ +/* AC-3 MDCT window */ /* MDCT window */ const int16_t ff_ac3_window[256] = {