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; _______________________________________________ FFmpeg-soc mailing list FFmpeg-soc@mplayerhq.hu https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc