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

Diff of /trunk/xvidcore/src/image/image.c

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

revision 1761, Sat Nov 11 22:03:30 2006 UTC revision 1795, Wed Nov 26 01:04:34 2008 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: image.c,v 1.41 2006-11-11 22:03:30 chl Exp $   * $Id: image.c,v 1.42 2008-11-26 01:04:34 Isibaar Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 1075  Line 1075 
1075                  return 0;       /* not yet supported */                  return 0;       /* not yet supported */
1076          if (deintl_core==0) {          if (deintl_core==0) {
1077                  deintl_core = deinterlace_c;                  deintl_core = deinterlace_c;
1078  #ifdef ARCH_IS_IA32  #if defined(ARCH_IS_IA32) || defined(ARCH_IS_X86_64)
1079                  {                  {
1080                          int cpu_flags = check_cpu_features();                          int cpu_flags = check_cpu_features();
1081                          if (cpu_flags & XVID_CPU_MMX)                          if (cpu_flags & XVID_CPU_MMX)

Legend:
Removed from v.1761  
changed lines
  Added in v.1795

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