From: Segher Boessenkool Date: Fri, 21 Dec 2001 15:24:43 +0000 (+0000) Subject: fix potential bug. luckily we weren't hit by it. X-Git-Tag: v1.3.3~839 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7c39e20df368f4f8fd5c1af361b9b56184b53379;p=platform%2Fupstream%2Flibvorbis.git fix potential bug. luckily we weren't hit by it. svn path=/trunk/vorbis/; revision=2883 --- diff --git a/lib/psy.c b/lib/psy.c index cfd2c1d..79892db 100644 --- a/lib/psy.c +++ b/lib/psy.c @@ -11,7 +11,7 @@ ******************************************************************** function: psychoacoustics not including preecho - last mod: $Id: psy.c,v 1.62 2001/12/21 14:52:35 segher Exp $ + last mod: $Id: psy.c,v 1.63 2001/12/21 15:24:43 segher Exp $ ********************************************************************/ @@ -969,7 +969,7 @@ void _vp_quantize_couple(vorbis_look_psy *p, for(j=0,k=0;jcouple_pass[passno].couple_pass+k; float rqlimit=part->outofphase_requant_limit; - float flip_p=part->outofphase_redundant_flip_p; + int flip_p=part->outofphase_redundant_flip_p; for(;jlimit && jn;j++){ /* partition by partition; k is our by-location partition