--- trunk/xvidcore/build/generic/sources.inc 2003/02/15 15:22:19 851 +++ branches/dev-api-4/xvidcore/build/generic/sources.inc 2003/06/09 18:07:01 1056 @@ -20,7 +20,12 @@ $(SRCDIR)/motion/smp_motion_est.c \ $(SRCDIR)/motion/sad.c \ $(SRCDIR)/prediction/mbprediction.c \ - $(SRCDIR)/quant/adapt_quant.c \ + $(SRCDIR)/plugins/plugin_single.c \ + $(SRCDIR)/plugins/plugin_2pass1.c \ + $(SRCDIR)/plugins/plugin_2pass2.c \ + $(SRCDIR)/plugins/plugin_lumimasking.c \ + $(SRCDIR)/plugins/plugin_dump.c \ + $(SRCDIR)/plugins/plugin_psnr.c \ $(SRCDIR)/quant/quant_h263.c \ $(SRCDIR)/quant/quant_matrix.c \ $(SRCDIR)/quant/quant_mpeg4.c \ @@ -28,7 +33,6 @@ $(SRCDIR)/utils/mbtransquant.c \ $(SRCDIR)/utils/mem_align.c \ $(SRCDIR)/utils/mem_transfer.c \ - $(SRCDIR)/utils/ratecontrol.c \ $(SRCDIR)/utils/timer.c SRC_DIVX4COMPAT = \