[soc]: r5424 - jpeg2000/j2kdec.c
24 Oct
2009
24 Oct
'09
6:21 a.m.
Author: jai_menon Date: Sat Oct 24 08:21:31 2009 New Revision: 5424 Log: cosmetics : fix typo Modified: jpeg2000/j2kdec.c Modified: jpeg2000/j2kdec.c ============================================================================== --- jpeg2000/j2kdec.c Fri Oct 23 00:41:03 2009 (r5423) +++ jpeg2000/j2kdec.c Sat Oct 24 08:21:31 2009 (r5424) @@ -402,7 +402,7 @@ static int get_qcd(J2kDecoderContext *s, return 0; } -/** get quantization paramteres for a component in the whole image on in a particular tile */ +/** get quantization parameters for a component in the whole image on in a particular tile */ static int get_qcc(J2kDecoderContext *s, int n, J2kQuantStyle *q, uint8_t *properties) { int compno;
6164
Age (days ago)
6164
Last active (days ago)
0 comments
1 participants
participants (1)
-
jai_menon