Author: superdump
Date: Tue Dec  4 00:37:55 2007
New Revision: 1498

Log:
Missing ;


Modified:
   amr/amrnbfloatdata.h

Modified: amr/amrnbfloatdata.h
==============================================================================
--- amr/amrnbfloatdata.h        (original)
+++ amr/amrnbfloatdata.h        Tue Dec  4 00:37:55 2007
@@ -1823,7 +1823,7 @@ static const float qua_gain_code[32] = {
  0.357898,  0.411116,  0.473151,  0.543935,  0.625519,  0.719258,  0.827138,  
0.951199,
  1.094237,  1.258359,  1.446773,  1.664146,  1.913533,  2.200788,  2.530880,  
2.910154,
  3.347019,  3.849033,  4.426342,  5.090240,  6.108541,  7.940604, 10.323297, 
13.420948,
-}
+};
 
 // desired mean innovation energy
 // index is an active mode
_______________________________________________
FFmpeg-soc mailing list
[email protected]
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to