[cvs] / xvidcore / examples / xvid_bench.c Repository:
ViewVC logotype

Diff of /xvidcore/examples/xvid_bench.c

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

revision 1.14, Mon Apr 12 15:49:56 2004 UTC revision 1.15, Wed Jan 5 23:02:15 2005 UTC
# Line 122  Line 122 
122  #ifdef ARCH_IS_PPC  #ifdef ARCH_IS_PPC
123    , { "ALTIVEC", XVID_CPU_ALTIVEC }    , { "ALTIVEC", XVID_CPU_ALTIVEC }
124  #endif  #endif
125    #ifdef ARCH_IS_X86_64
126      , { "X86_64", XVID_CPU_ASM}
127    #endif
128  //, { "IA64  ", XVID_CPU_IA64 }  //, { "IA64  ", XVID_CPU_IA64 }
129  //, { "TSC   ", XVID_CPU_TSC }  //, { "TSC   ", XVID_CPU_TSC }
130    , { 0, 0 } };    , { 0, 0 } };

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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