[FFmpeg-soc] [soc]: r1498 - amr/amrnbfloatdata.h

superdump subversion at mplayerhq.hu
Tue Dec 4 00:37:56 CET 2007


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



More information about the FFmpeg-soc mailing list