[svn] / trunk / xvidcore / build / generic / Makefile.linux Repository:
ViewVC logotype

Diff of /trunk/xvidcore/build/generic/Makefile.linux

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

revision 265, Sun Jul 7 10:59:14 2002 UTC revision 266, Sun Jul 7 11:21:20 2002 UTC
# Line 4  Line 4 
4  #  #
5  # Edit this file to enable/disable optimizations  # Edit this file to enable/disable optimizations
6  #  #
7  # $Id: Makefile.linux,v 1.3 2002-06-23 19:48:06 edgomez Exp $  # $Id: Makefile.linux,v 1.4 2002-07-07 11:21:20 chl Exp $
8  #  #
9  #############################################################################  #############################################################################
10    
# Line 36  Line 36 
36  CFLAGS += -DARCH_X86  CFLAGS += -DARCH_X86
37  CFLAGS += -DLINUX  CFLAGS += -DLINUX
38    
39    # Enable multithreaded ME (experimental), other routines to follow
40    # CFLAGS += -D_SMP
41    
42  # Enable some experimental/debugging code  # Enable some experimental/debugging code
43  #   (Use only if you know what you're doing !)  #   (Use only if you know what you're doing !)
44      # PSNR during encoding      # PSNR during encoding

Legend:
Removed from v.265  
changed lines
  Added in v.266

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