[svn] / trunk / xvidcore / src / dct / fdct.c Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/dct/fdct.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 676, Mon Nov 25 13:38:56 2002 UTC revision 677, Tue Nov 26 23:44:11 2002 UTC
# Line 51  Line 51 
51   *  exception also makes it possible to release a modified version which   *  exception also makes it possible to release a modified version which
52   *  carries forward this exception.   *  carries forward this exception.
53   *   *
54   * $Id: fdct.c,v 1.4 2002-11-16 23:51:58 edgomez Exp $   * $Id: fdct.c,v 1.5 2002-11-26 23:44:10 edgomez Exp $
55   *   *
56   *************************************************************************/   *************************************************************************/
57    
# Line 138  Line 138 
138  #define FIX_2_562915447  ((int) 20995)  /* FIX(2.562915447) */  #define FIX_2_562915447  ((int) 20995)  /* FIX(2.562915447) */
139  #define FIX_3_072711026  ((int) 25172)  /* FIX(3.072711026) */  #define FIX_3_072711026  ((int) 25172)  /* FIX(3.072711026) */
140    
141  // function pointer  /* function pointer */
142  fdctFuncPtr fdct;  fdctFuncPtr fdct;
143    
144  /*  /*

Legend:
Removed from v.676  
changed lines
  Added in v.677

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4