[xiph-cvs] cvs commit: vorbis/lib/modes residue_44.h

Monty xiphmont at xiph.org
Wed Dec 19 00:20:30 PST 2001



xiphmont    01/12/19 00:20:29

  Modified:    lib/modes residue_44.h
  Log:
  Set a hard min floater val if using ABR

Revision  Changes    Path
1.7       +2 -2      vorbis/lib/modes/residue_44.h

Index: residue_44.h
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/modes/residue_44.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- residue_44.h	2001/12/19 07:33:52	1.6
+++ residue_44.h	2001/12/19 08:20:28	1.7
@@ -11,7 +11,7 @@
 v ********************************************************************
 
  function: toplevel residue templates for 32/44.1/48kHz
- last mod: $Id: residue_44.h,v 1.6 2001/12/19 07:33:52 xiphmont Exp $
+ last mod: $Id: residue_44.h,v 1.7 2001/12/19 08:20:28 xiphmont Exp $
 
  ********************************************************************/
 
@@ -24,7 +24,7 @@
   2.,       0,           0,  
             0,           0,
            
-  4.0, 0.,  -1.,              .05, 
+  4.0,2.3., -1.,              .05, 
             -.05,             .05,
   3.2,5.0,
   -6.f,+2.f

--- >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