--- trunk/xvidcore/build/generic/Makefile.linux 2002/06/23 03:59:49 235 +++ trunk/xvidcore/build/generic/Makefile.linux 2002/06/23 19:48:06 236 @@ -4,7 +4,7 @@ # # Edit this file to enable/disable optimizations # -# $Id: Makefile.linux,v 1.2 2002-06-09 12:18:23 edgomez Exp $ +# $Id: Makefile.linux,v 1.3 2002-06-23 19:48:06 edgomez Exp $ # ############################################################################# @@ -38,8 +38,12 @@ # Enable some experimental/debugging code # (Use only if you know what you're doing !) -# CFLAGS += -D_DEBUG + # PSNR during encoding +# CFLAGS += -D_DEBUG_PSNR + # BFRAMES encoding # CFLAGS += -DBFRAMES + # BFRAMES decoding +# CFLAGS += -DBFRAMES_DEC LIBDIR = /usr/local/lib