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

Diff of /xvidcore/examples/xvid_encraw.c

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

revision 1.11.2.28, Wed Jun 25 23:23:21 2003 UTC revision 1.11.2.29, Thu Jul 10 17:39:40 2003 UTC
# Line 887  Line 887 
887          if (use_assembler) {          if (use_assembler) {
888    
889  #ifdef ARCH_IS_IA64  #ifdef ARCH_IS_IA64
890                  xvid_gbl_init.cpu_flags = XVID_CPU_FORCE | XVID_CPU_IA64;                  xvid_gbl_init.cpu_flags = XVID_CPU_FORCE | XVID_CPU_ASM;
891  #else  #else
892                  xvid_gbl_init.cpu_flags = 0;                  xvid_gbl_init.cpu_flags = 0;
893  #endif  #endif

Legend:
Removed from v.1.11.2.28  
changed lines
  Added in v.1.11.2.29

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