[xiph-cvs] cvs commit: speex/libspeex exc_10_16_table.c exc_10_32_table.c exc_20_32_table.c exc_8_128_table.c

Jean-Marc Valin jm at xiph.org
Tue Feb 4 22:01:53 PST 2003



jm          03/02/05 01:01:53

  Modified:    libspeex exc_10_16_table.c exc_10_32_table.c
                        exc_20_32_table.c exc_8_128_table.c
  Log:
  Added an entry with real zeros to remove some artifacts in some transients
  when the energy is quickly rising in the middle of a frame.

Revision  Changes    Path
1.4       +1 -1      speex/libspeex/exc_10_16_table.c

Index: exc_10_16_table.c
===================================================================
RCS file: /usr/local/cvsroot/speex/libspeex/exc_10_16_table.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- exc_10_16_table.c	31 Jan 2003 01:42:53 -0000	1.3
+++ exc_10_16_table.c	5 Feb 2003 06:01:52 -0000	1.4
@@ -46,5 +46,5 @@
 13,10,8,-2,7,3,5,4,2,2,
 -3,-8,4,-5,6,7,-42,15,35,-2,
 -46,38,28,-20,-9,1,7,-3,0,-2,
--5,-4,-2,-4,-8,-3,-8,-5,-7,-4,
+0,0,0,0,0,0,0,0,0,0,
 -15,-28,52,32,5,-5,-17,-20,-10,-1};

<p><p>1.6       +1 -1      speex/libspeex/exc_10_32_table.c

Index: exc_10_32_table.c
===================================================================
RCS file: /usr/local/cvsroot/speex/libspeex/exc_10_32_table.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- exc_10_32_table.c	31 Jan 2003 01:42:53 -0000	1.5
+++ exc_10_32_table.c	5 Feb 2003 06:01:52 -0000	1.6
@@ -46,7 +46,7 @@
 34,-1,29,-16,17,-4,12,2,1,4,
 -2,-4,2,-1,11,-3,-52,28,30,-9,
 -32,25,44,-20,-24,4,6,-1,0,0,
--3,7,-4,-4,-7,-6,-9,-2,-10,-7,
+0,0,0,0,0,0,0,0,0,0,
 -25,-10,22,29,13,-13,-22,-13,-4,0,
 -4,-16,10,15,-36,-24,28,25,-1,-3,
 66,-33,-11,-15,6,0,3,4,-2,5,

<p><p>1.4       +1 -1      speex/libspeex/exc_20_32_table.c

Index: exc_20_32_table.c
===================================================================
RCS file: /usr/local/cvsroot/speex/libspeex/exc_20_32_table.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- exc_20_32_table.c	31 Jan 2003 01:42:53 -0000	1.3
+++ exc_20_32_table.c	5 Feb 2003 06:01:52 -0000	1.4
@@ -57,7 +57,7 @@
 -128,37,-8,44,-9,26,-3,18,2,6,11,-1,9,1,5,3,0,1,1,2,
 12,3,-2,-3,7,25,9,18,-6,-37,3,-8,-16,3,-10,-7,17,-34,-44,11,
 17,-15,-3,-16,-1,-13,11,-46,-65,-2,8,13,2,4,4,5,15,5,9,6,
-8,2,8,3,10,-1,3,-3,6,-2,3,3,-5,10,-11,7,6,-2,6,-2,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
 -9,19,-12,12,-28,38,29,-1,12,2,5,23,-10,3,4,-15,21,-4,3,3,
 6,17,-9,-4,-8,-20,26,5,-10,6,1,-19,18,-15,-12,47,-6,-2,-7,-9,
 -1,-17,-2,-2,-14,30,-14,2,-7,-4,-1,-12,11,-25,16,-3,-12,11,-7,7,

<p><p>1.6       +1 -1      speex/libspeex/exc_8_128_table.c

Index: exc_8_128_table.c
===================================================================
RCS file: /usr/local/cvsroot/speex/libspeex/exc_8_128_table.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- exc_8_128_table.c	31 Jan 2003 01:42:53 -0000	1.5
+++ exc_8_128_table.c	5 Feb 2003 06:01:52 -0000	1.6
@@ -59,7 +59,7 @@
 -11,29,-28,37,9,-53,33,-14,
 -9,7,-25,-7,-11,26,-32,-8,
 24,-21,22,-19,19,-10,29,-14,
--10,-4,-3,-2,3,-1,-4,-4,
+0,0,0,0,0,0,0,0,
 -5,-52,10,41,6,-30,-4,16,
 32,22,-27,-22,32,-3,-28,-3,
 3,-35,6,17,23,21,8,2,

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list