[cvs] / xvidcore / src / plugins / plugin_ssim.c Repository:
ViewVC logotype

Diff of /xvidcore/src/plugins/plugin_ssim.c

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

revision 1.9, Thu Jul 26 14:30:31 2007 UTC revision 1.10, Wed Nov 26 01:04:34 2008 UTC
# Line 478  Line 478 
478    
479          ssim->grid = param->acc;          ssim->grid = param->acc;
480    
481  #if defined(ARCH_IS_IA32)  #if defined(ARCH_IS_IA32) || defined(ARCH_IS_X86_64)
482          {          {
483                  int cpu_flags = check_cpu_features();                  int cpu_flags = check_cpu_features();
484                  if((cpu_flags & XVID_CPU_MMX) && (param->acc > 0)){                  if((cpu_flags & XVID_CPU_MMX) && (param->acc > 0)){

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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