[svn] / branches / release-1_2-branch / xvidcore / src / xvid.c Repository:
ViewVC logotype

Diff of /branches/release-1_2-branch/xvidcore/src/xvid.c

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

revision 71, Wed Mar 27 12:58:29 2002 UTC revision 76, Thu Mar 28 15:52:46 2002 UTC
# Line 193  Line 193 
193  #ifdef ARCH_PPC  #ifdef ARCH_PPC
194  #ifdef ARCH_PPC_ALTIVEC  #ifdef ARCH_PPC_ALTIVEC
195          calc_cbp = calc_cbp_altivec;          calc_cbp = calc_cbp_altivec;
196            fdct = fdct_altivec;
197            idct = idct_altivec;
198  #else  #else
199          calc_cbp = calc_cbp_ppc;          calc_cbp = calc_cbp_ppc;
200  #endif  #endif

Legend:
Removed from v.71  
changed lines
  Added in v.76

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