diff ac3enc.c @ 25:2f603eb2f23d libavcodec

types fix
author glantau
date Mon, 06 Aug 2001 00:47:50 +0000
parents 986e461dc072
children 5aa6292a1660
line wrap: on
line diff
--- a/ac3enc.c	Mon Aug 06 00:47:03 2001 +0000
+++ b/ac3enc.c	Mon Aug 06 00:47:50 2001 +0000
@@ -599,7 +599,7 @@
         s->mant2_cnt = 0;
         s->mant4_cnt = 0;
         for(ch=0;ch<s->nb_channels;ch++) {
-            parametric_bit_allocation(s, bap[i][ch], encoded_exp[i][ch], 
+            parametric_bit_allocation(s, bap[i][ch], (INT8 *)encoded_exp[i][ch], 
                                       0, s->nb_coefs[ch], 
                                       (((csnroffst-15) << 4) + 
                                        fsnroffst) << 2,