# HG changeset patch # User jbr # Date 1257649565 0 # Node ID 9bf0edb1aeb10afedcd5d8ef3837640a8dba39f8 # Parent 8b4b365d08f57c91b103a9125c67dd62378237cf ac3dec: revert r20089. The change was just wrong. 10l for me. diff -r 8b4b365d08f5 -r 9bf0edb1aeb1 ac3dec.c --- a/ac3dec.c Sat Nov 07 20:10:02 2009 +0000 +++ b/ac3dec.c Sun Nov 08 03:06:05 2009 +0000 @@ -607,11 +607,10 @@ end = FFMIN(s->end_freq[1], s->end_freq[2]); - i = ff_ac3_rematrix_band_tab[0]; for(bnd=0; bndnum_rematrixing_bands; bnd++) { if(s->rematrixing_flags[bnd]) { bndend = FFMIN(end, ff_ac3_rematrix_band_tab[bnd+1]); - for(; ifixed_coeffs[1][i]; s->fixed_coeffs[1][i] += s->fixed_coeffs[2][i]; s->fixed_coeffs[2][i] = tmp0 - s->fixed_coeffs[2][i];