Mercurial > libavcodec.hg
changeset 12378:3fbaf3a70b29 libavcodec
Fix spelling in comment(s)
author | siretart |
---|---|
date | Sat, 07 Aug 2010 14:11:43 +0000 |
parents | 37fc04bf57b4 |
children | 2ea2fd28da07 |
files | alsdec.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/alsdec.c Sat Aug 07 12:30:44 2010 +0000 +++ b/alsdec.c Sat Aug 07 14:11:43 2010 +0000 @@ -41,7 +41,7 @@ #include <stdint.h> /** Rice parameters and corresponding index offsets for decoding the - * indices of scaled PARCOR values. The table choosen is set globally + * indices of scaled PARCOR values. The table chosen is set globally * by the encoder and stored in ALSSpecificConfig. */ static const int8_t parcor_rice_table[3][20][2] = {