[svn] / branches / dev-api-4 / xvidcore / build / win32 / libxvidcore.dsp Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/build/win32/libxvidcore.dsp

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

trunk/xvidcore/build/win32/libxvidcore.dsp revision 842, Thu Feb 13 12:50:43 2003 UTC branches/dev-api-4/xvidcore/build/win32/libxvidcore.dsp revision 1093, Thu Jul 24 09:06:16 2003 UTC
# Line 1  Line 1 
1  # Microsoft Developer Studio Project File - Name="libxvidcore" - Package Owner=<4>  # Microsoft Developer Studio Project File - Name="libxvidcore" - Package Owner=<4>
2  # Microsoft Developer Studio Generated Build File, Format Version 6.00  # Microsoft Developer Studio Generated Build File, Format Version 6.00
3  # ** DO NOT EDIT **  # ** NICHT BEARBEITEN **
4    
5  # TARGTYPE "Win32 (x86) Static Library" 0x0104  # TARGTYPE "Win32 (x86) Static Library" 0x0104
6    
7  CFG=libxvidcore - Win32 Debug  CFG=libxvidcore - Win32 Debug
8  !MESSAGE This is not a valid makefile. To build this project using NMAKE,  !MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
9  !MESSAGE use the Export Makefile command and run  !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl
10  !MESSAGE  !MESSAGE
11  !MESSAGE NMAKE /f "libxvidcore.mak".  !MESSAGE NMAKE /f "libxvidcore.mak".
12  !MESSAGE  !MESSAGE
13  !MESSAGE You can specify a configuration when running NMAKE  !MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben
14  !MESSAGE by defining the macro CFG on the command line. For example:  !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
15  !MESSAGE  !MESSAGE
16  !MESSAGE NMAKE /f "libxvidcore.mak" CFG="libxvidcore - Win32 Debug"  !MESSAGE NMAKE /f "libxvidcore.mak" CFG="libxvidcore - Win32 Debug"
17  !MESSAGE  !MESSAGE
18  !MESSAGE Possible choices for configuration are:  !MESSAGE Für die Konfiguration stehen zur Auswahl:
19  !MESSAGE  !MESSAGE
20  !MESSAGE "libxvidcore - Win32 Release" (based on "Win32 (x86) Static Library")  !MESSAGE "libxvidcore - Win32 Release" (basierend auf  "Win32 (x86) Static Library")
21  !MESSAGE "libxvidcore - Win32 Debug" (based on "Win32 (x86) Static Library")  !MESSAGE "libxvidcore - Win32 Debug" (basierend auf  "Win32 (x86) Static Library")
22  !MESSAGE  !MESSAGE
23    
24  # Begin Project  # Begin Project
# Line 41  Line 41 
41  # PROP Intermediate_Dir "Release"  # PROP Intermediate_Dir "Release"
42  # PROP Target_Dir ""  # PROP Target_Dir ""
43  # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c  # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44  # ADD CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "ARCH_IS_IA32" /D "ARCH_IS_LITTLE_ENDIAN" /D "ARCH_IS_32BIT" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c  # ADD CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "ARCH_IS_IA32" /D "ARCH_IS_32BIT" /D "ARCH_IS_LITTLE_ENDIAN" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
45  # ADD BASE RSC /l 0xc09 /d "NDEBUG"  # ADD BASE RSC /l 0xc09 /d "NDEBUG"
46  # ADD RSC /l 0xc09 /d "NDEBUG"  # ADD RSC /l 0xc09 /d "NDEBUG"
47  BSC32=bscmake.exe  BSC32=bscmake.exe
# Line 64  Line 64 
64  # PROP Intermediate_Dir "Debug"  # PROP Intermediate_Dir "Debug"
65  # PROP Target_Dir ""  # PROP Target_Dir ""
66  # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c  # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
67  # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "ARCH_IS_IA32" /D "ARCH_IS_LITTLE_ENDIAN" /D "ARCH_IS_32BIT" /D "WIN32" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c  # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "ARCH_IS_IA32" /D "ARCH_IS_32BIT" /D "ARCH_IS_LITTLE_ENDIAN" /D "WIN32" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c
68  # ADD BASE RSC /l 0xc09 /d "_DEBUG"  # ADD BASE RSC /l 0xc09 /d "_DEBUG"
69  # ADD RSC /l 0xc09 /d "_DEBUG"  # ADD RSC /l 0xc09 /d "_DEBUG"
70  BSC32=bscmake.exe  BSC32=bscmake.exe
# Line 85  Line 85 
85  # PROP Default_Filter ""  # PROP Default_Filter ""
86  # Begin Source File  # Begin Source File
87    
88    SOURCE=..\..\doc\_API_.txt
89    # End Source File
90    # Begin Source File
91    
92  SOURCE=..\..\authors.txt  SOURCE=..\..\authors.txt
93  # End Source File  # End Source File
94  # Begin Source File  # Begin Source File
# Line 101  Line 105 
105  # End Source File  # End Source File
106  # Begin Source File  # Begin Source File
107    
108    SOURCE=..\..\INSTALL
109    # End Source File
110    # Begin Source File
111    
112    SOURCE=..\..\LICENSE
113    # End Source File
114    # Begin Source File
115    
116    SOURCE=..\..\README.txt
117    # End Source File
118    # Begin Source File
119    
120  SOURCE=..\..\todo.txt  SOURCE=..\..\todo.txt
121  # End Source File  # End Source File
122  # Begin Source File  # Begin Source File
# Line 120  Line 136 
136  # PROP Default_Filter ""  # PROP Default_Filter ""
137  # Begin Source File  # Begin Source File
138    
139    SOURCE=..\..\src\bitstream\x86_asm\cbp_3dne.asm
140    
141    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
142    
143    # Begin Custom Build - Assembling $(InputPath)
144    IntDir=.\Release
145    InputPath=..\..\src\bitstream\x86_asm\cbp_3dne.asm
146    InputName=cbp_3dne
147    
148    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
149            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
150    
151    # End Custom Build
152    
153    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
154    
155    # Begin Custom Build - Assembling $(InputPath)
156    IntDir=.\Debug
157    InputPath=..\..\src\bitstream\x86_asm\cbp_3dne.asm
158    InputName=cbp_3dne
159    
160    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
161            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
162    
163    # End Custom Build
164    
165    !ENDIF
166    
167    # End Source File
168    # Begin Source File
169    
170  SOURCE=..\..\src\bitstream\x86_asm\cbp_mmx.asm  SOURCE=..\..\src\bitstream\x86_asm\cbp_mmx.asm
171    
172  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
# Line 257  Line 304 
304  # End Source File  # End Source File
305  # Begin Source File  # Begin Source File
306    
307    SOURCE=..\..\src\dct\x86_asm\fdct_xmm.asm
308    
309    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
310    
311    # Begin Custom Build - Assembling $(InputPath)
312    IntDir=.\Release
313    InputPath=..\..\src\dct\x86_asm\fdct_xmm.asm
314    InputName=fdct_xmm
315    
316    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
317            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
318    
319    # End Custom Build
320    
321    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
322    
323    # Begin Custom Build - Assembling $(InputPath)
324    IntDir=.\Debug
325    InputPath=..\..\src\dct\x86_asm\fdct_xmm.asm
326    InputName=fdct_xmm
327    
328    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
329            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
330    
331    # End Custom Build
332    
333    !ENDIF
334    
335    # End Source File
336    # Begin Source File
337    
338    SOURCE=..\..\src\dct\x86_asm\idct_3dne.asm
339    
340    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
341    
342    # Begin Custom Build - Assembling $(InputPath)
343    IntDir=.\Release
344    InputPath=..\..\src\dct\x86_asm\idct_3dne.asm
345    InputName=idct_3dne
346    
347    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
348            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
349    
350    # End Custom Build
351    
352    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
353    
354    # Begin Custom Build - Assembling $(InputPath)
355    IntDir=.\Debug
356    InputPath=..\..\src\dct\x86_asm\idct_3dne.asm
357    InputName=idct_3dne
358    
359    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
360            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
361    
362    # End Custom Build
363    
364    !ENDIF
365    
366    # End Source File
367    # Begin Source File
368    
369  SOURCE=..\..\src\dct\x86_asm\idct_mmx.asm  SOURCE=..\..\src\dct\x86_asm\idct_mmx.asm
370    
371  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
# Line 286  Line 395 
395  !ENDIF  !ENDIF
396    
397  # End Source File  # End Source File
398    # Begin Source File
399    
400    SOURCE=..\..\src\dct\x86_asm\simple_idct_mmx.asm
401    
402    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
403    
404    # Begin Custom Build - Assembling $(InputPath)
405    IntDir=.\Release
406    InputPath=..\..\src\dct\x86_asm\simple_idct_mmx.asm
407    InputName=simple_idct_mmx
408    
409    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
410            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
411    
412    # End Custom Build
413    
414    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
415    
416    # Begin Custom Build - Assembling $(InputPath)
417    IntDir=.\Debug
418    InputPath=..\..\src\dct\x86_asm\simple_idct_mmx.asm
419    InputName=simple_idct_mmx
420    
421    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
422            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
423    
424    # End Custom Build
425    
426    !ENDIF
427    
428    # End Source File
429  # End Group  # End Group
430  # Begin Group "dct_h"  # Begin Group "dct_h"
431    
# Line 307  Line 447 
447    
448  SOURCE=..\..\src\dct\idct.c  SOURCE=..\..\src\dct\idct.c
449  # End Source File  # End Source File
450    # Begin Source File
451    
452    SOURCE=..\..\src\dct\simple_idct.c
453    # End Source File
454  # End Group  # End Group
455  # Begin Group "image"  # Begin Group "image"
456    
# Line 316  Line 460 
460  # PROP Default_Filter ""  # PROP Default_Filter ""
461  # Begin Source File  # Begin Source File
462    
463  SOURCE=..\..\src\image\x86_asm\interpolate8x8_3dn.asm  SOURCE=..\..\src\image\x86_asm\colorspace_mmx.inc
   
 !IF  "$(CFG)" == "libxvidcore - Win32 Release"  
   
 # Begin Custom Build - Assembling $(InputPath)  
 IntDir=.\Release  
 InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm  
 InputName=interpolate8x8_3dn  
   
 "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  
         nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)  
   
 # End Custom Build  
   
 !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"  
   
 # Begin Custom Build - Assembling $(InputPath)  
 IntDir=.\Debug  
 InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm  
 InputName=interpolate8x8_3dn  
   
 "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  
         nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)  
   
 # End Custom Build  
   
 !ENDIF  
   
464  # End Source File  # End Source File
465  # Begin Source File  # Begin Source File
466    
467  SOURCE=..\..\src\image\x86_asm\interpolate8x8_mmx.asm  SOURCE=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm
468    
469  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
470    
471  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
472    InputDir=\xvid\xvidcore\src\image\x86_asm
473  IntDir=.\Release  IntDir=.\Release
474  InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm  InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm
475  InputName=interpolate8x8_mmx  InputName=colorspace_rgb_mmx
476    
477  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
478          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
479    
480  # End Custom Build  # End Custom Build
481    
482  !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"  !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
483    
484  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
485    InputDir=\xvid\xvidcore\src\image\x86_asm
486  IntDir=.\Debug  IntDir=.\Debug
487  InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm  InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm
488  InputName=interpolate8x8_mmx  InputName=colorspace_rgb_mmx
489    
490  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
491          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
492    
493  # End Custom Build  # End Custom Build
494    
# Line 378  Line 497 
497  # End Source File  # End Source File
498  # Begin Source File  # Begin Source File
499    
500  SOURCE=..\..\src\image\x86_asm\interpolate8x8_xmm.asm  SOURCE=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm
501    
502  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
503    
504  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
505    InputDir=\xvid\xvidcore\src\image\x86_asm
506  IntDir=.\Release  IntDir=.\Release
507  InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm  InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm
508  InputName=interpolate8x8_xmm  InputName=colorspace_yuv_mmx
509    
510  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
511          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
512    
513  # End Custom Build  # End Custom Build
514    
515  !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"  !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
516    
517  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
518    InputDir=\xvid\xvidcore\src\image\x86_asm
519  IntDir=.\Debug  IntDir=.\Debug
520  InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm  InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm
521  InputName=interpolate8x8_xmm  InputName=colorspace_yuv_mmx
522    
523  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
524          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
525    
526  # End Custom Build  # End Custom Build
527    
# Line 409  Line 530 
530  # End Source File  # End Source File
531  # Begin Source File  # Begin Source File
532    
533  SOURCE=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm  SOURCE=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm
534    
535  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
536    
537  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
538    InputDir=\xvid\xvidcore\src\image\x86_asm
539  IntDir=.\Release  IntDir=.\Release
540  InputPath=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm  InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm
541  InputName=rgb_to_yv12_mmx  InputName=colorspace_yuyv_mmx
542    
543  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
544          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
545    
546  # End Custom Build  # End Custom Build
547    
548  !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"  !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
549    
550  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
551    InputDir=\xvid\xvidcore\src\image\x86_asm
552  IntDir=.\Debug  IntDir=.\Debug
553  InputPath=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm  InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm
554  InputName=rgb_to_yv12_mmx  InputName=colorspace_yuyv_mmx
555    
556  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
557          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
558    
559  # End Custom Build  # End Custom Build
560    
# Line 440  Line 563 
563  # End Source File  # End Source File
564  # Begin Source File  # Begin Source File
565    
566  SOURCE=..\..\src\image\x86_asm\yuv_to_yv12_mmx.asm  SOURCE=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
567    
568  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
569    
570  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
571  IntDir=.\Release  IntDir=.\Release
572  InputPath=..\..\src\image\x86_asm\yuv_to_yv12_mmx.asm  InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
573  InputName=yuv_to_yv12_mmx  InputName=interpolate8x8_3dn
574    
575  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
576          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 458  Line 581 
581    
582  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
583  IntDir=.\Debug  IntDir=.\Debug
584  InputPath=..\..\src\image\x86_asm\yuv_to_yv12_mmx.asm  InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
585  InputName=yuv_to_yv12_mmx  InputName=interpolate8x8_3dn
586    
587  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
588          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 471  Line 594 
594  # End Source File  # End Source File
595  # Begin Source File  # Begin Source File
596    
597  SOURCE=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm  SOURCE=..\..\src\image\x86_asm\interpolate8x8_3dne.asm
598    
599  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
600    
601  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
602  IntDir=.\Release  IntDir=.\Release
603  InputPath=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm  InputPath=..\..\src\image\x86_asm\interpolate8x8_3dne.asm
604  InputName=yuyv_to_yv12_mmx  InputName=interpolate8x8_3dne
605    
606  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
607          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 489  Line 612 
612    
613  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
614  IntDir=.\Debug  IntDir=.\Debug
615  InputPath=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm  InputPath=..\..\src\image\x86_asm\interpolate8x8_3dne.asm
616  InputName=yuyv_to_yv12_mmx  InputName=interpolate8x8_3dne
617    
618  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
619          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 502  Line 625 
625  # End Source File  # End Source File
626  # Begin Source File  # Begin Source File
627    
628  SOURCE=..\..\src\image\x86_asm\yv12_to_rgb24_mmx.asm  SOURCE=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
629    
630  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
631    
632  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
633  IntDir=.\Release  IntDir=.\Release
634  InputPath=..\..\src\image\x86_asm\yv12_to_rgb24_mmx.asm  InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
635  InputName=yv12_to_rgb24_mmx  InputName=interpolate8x8_mmx
636    
637  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
638          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 520  Line 643 
643    
644  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
645  IntDir=.\Debug  IntDir=.\Debug
646  InputPath=..\..\src\image\x86_asm\yv12_to_rgb24_mmx.asm  InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
647  InputName=yv12_to_rgb24_mmx  InputName=interpolate8x8_mmx
648    
649  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
650          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 533  Line 656 
656  # End Source File  # End Source File
657  # Begin Source File  # Begin Source File
658    
659  SOURCE=..\..\src\image\x86_asm\yv12_to_rgb32_mmx.asm  SOURCE=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
660    
661  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
662    
663  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
664  IntDir=.\Release  IntDir=.\Release
665  InputPath=..\..\src\image\x86_asm\yv12_to_rgb32_mmx.asm  InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
666  InputName=yv12_to_rgb32_mmx  InputName=interpolate8x8_xmm
667    
668  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
669          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 551  Line 674 
674    
675  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
676  IntDir=.\Debug  IntDir=.\Debug
677  InputPath=..\..\src\image\x86_asm\yv12_to_rgb32_mmx.asm  InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
678  InputName=yv12_to_rgb32_mmx  InputName=interpolate8x8_xmm
679    
680  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
681          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 564  Line 687 
687  # End Source File  # End Source File
688  # Begin Source File  # Begin Source File
689    
690  SOURCE=..\..\src\image\x86_asm\yv12_to_yuyv_mmx.asm  SOURCE=..\..\src\image\x86_asm\reduced_mmx.asm
691    
692  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
693    
694  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
695  IntDir=.\Release  IntDir=.\Release
696  InputPath=..\..\src\image\x86_asm\yv12_to_yuyv_mmx.asm  InputPath=..\..\src\image\x86_asm\reduced_mmx.asm
697  InputName=yv12_to_yuyv_mmx  InputName=reduced_mmx
698    
699  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
700          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 582  Line 705 
705    
706  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
707  IntDir=.\Debug  IntDir=.\Debug
708  InputPath=..\..\src\image\x86_asm\yv12_to_yuyv_mmx.asm  InputPath=..\..\src\image\x86_asm\reduced_mmx.asm
709  InputName=yv12_to_yuyv_mmx  InputName=reduced_mmx
710    
711  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
712          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 603  Line 726 
726  # End Source File  # End Source File
727  # Begin Source File  # Begin Source File
728    
729    SOURCE=..\..\src\image\font.h
730    # End Source File
731    # Begin Source File
732    
733  SOURCE=..\..\src\image\image.h  SOURCE=..\..\src\image\image.h
734  # End Source File  # End Source File
735  # Begin Source File  # Begin Source File
736    
737  SOURCE=..\..\src\image\interpolate8x8.h  SOURCE=..\..\src\image\interpolate8x8.h
738  # End Source File  # End Source File
739    # Begin Source File
740    
741    SOURCE=..\..\src\image\reduced.h
742    # End Source File
743  # End Group  # End Group
744  # Begin Source File  # Begin Source File
745    
# Line 616  Line 747 
747  # End Source File  # End Source File
748  # Begin Source File  # Begin Source File
749    
750    SOURCE=..\..\src\image\font.c
751    # End Source File
752    # Begin Source File
753    
754  SOURCE=..\..\src\image\image.c  SOURCE=..\..\src\image\image.c
755  # End Source File  # End Source File
756  # Begin Source File  # Begin Source File
757    
758  SOURCE=..\..\src\image\interpolate8x8.c  SOURCE=..\..\src\image\interpolate8x8.c
759  # End Source File  # End Source File
760    # Begin Source File
761    
762    SOURCE=..\..\src\image\reduced.c
763    # End Source File
764  # End Group  # End Group
765  # Begin Group "motion"  # Begin Group "motion"
766    
# Line 663  Line 802 
802  # End Source File  # End Source File
803  # Begin Source File  # Begin Source File
804    
805    SOURCE=..\..\src\motion\x86_asm\sad_3dne.asm
806    
807    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
808    
809    # Begin Custom Build - Assembling $(InputPath)
810    IntDir=.\Release
811    InputPath=..\..\src\motion\x86_asm\sad_3dne.asm
812    InputName=sad_3dne
813    
814    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
815            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
816    
817    # End Custom Build
818    
819    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
820    
821    # Begin Custom Build - Assembling $(InputPath)
822    IntDir=.\Debug
823    InputPath=..\..\src\motion\x86_asm\sad_3dne.asm
824    InputName=sad_3dne
825    
826    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
827            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
828    
829    # End Custom Build
830    
831    !ENDIF
832    
833    # End Source File
834    # Begin Source File
835    
836  SOURCE=..\..\src\motion\x86_asm\sad_mmx.asm  SOURCE=..\..\src\motion\x86_asm\sad_mmx.asm
837    
838  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
# Line 760  Line 930 
930  # PROP Default_Filter ""  # PROP Default_Filter ""
931  # Begin Source File  # Begin Source File
932    
933    SOURCE=..\..\src\motion\gmc.h
934    # End Source File
935    # Begin Source File
936    
937  SOURCE=..\..\src\motion\motion.h  SOURCE=..\..\src\motion\motion.h
938  # End Source File  # End Source File
939  # Begin Source File  # Begin Source File
940    
941    SOURCE=..\..\src\motion\motion_est.h
942    # End Source File
943    # Begin Source File
944    
945  SOURCE=..\..\src\motion\sad.h  SOURCE=..\..\src\motion\sad.h
946  # End Source File  # End Source File
947    # Begin Source File
948    
949    SOURCE=..\..\src\motion\smp_motion_est.h
950    # End Source File
951  # End Group  # End Group
952  # Begin Source File  # Begin Source File
953    
954    SOURCE=..\..\src\motion\gmc.c
955    # End Source File
956    # Begin Source File
957    
958  SOURCE=..\..\src\motion\motion_comp.c  SOURCE=..\..\src\motion\motion_comp.c
959  # End Source File  # End Source File
960  # Begin Source File  # Begin Source File
# Line 779  Line 965 
965    
966  SOURCE=..\..\src\motion\sad.c  SOURCE=..\..\src\motion\sad.c
967  # End Source File  # End Source File
968    # Begin Source File
969    
970    SOURCE=..\..\src\motion\smp_motion_est.c
971    # End Source File
972  # End Group  # End Group
973  # Begin Group "prediction"  # Begin Group "prediction"
974    
# Line 835  Line 1025 
1025  # End Source File  # End Source File
1026  # Begin Source File  # Begin Source File
1027    
1028    SOURCE=..\..\src\quant\x86_asm\quantize4_xmm.asm
1029    
1030    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1031    
1032    # Begin Custom Build - Assembling $(InputPath)
1033    IntDir=.\Release
1034    InputPath=..\..\src\quant\x86_asm\quantize4_xmm.asm
1035    InputName=quantize4_xmm
1036    
1037    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1038            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1039    
1040    # End Custom Build
1041    
1042    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
1043    
1044    # Begin Custom Build - Assembling $(InputPath)
1045    IntDir=.\Debug
1046    InputPath=..\..\src\quant\x86_asm\quantize4_xmm.asm
1047    InputName=quantize4_xmm
1048    
1049    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1050            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1051    
1052    # End Custom Build
1053    
1054    !ENDIF
1055    
1056    # End Source File
1057    # Begin Source File
1058    
1059    SOURCE=..\..\src\quant\x86_asm\quantize_3dne.asm
1060    
1061    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1062    
1063    # Begin Custom Build - Assembling $(InputPath)
1064    IntDir=.\Release
1065    InputPath=..\..\src\quant\x86_asm\quantize_3dne.asm
1066    InputName=quantize_3dne
1067    
1068    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1069            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1070    
1071    # End Custom Build
1072    
1073    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
1074    
1075    # Begin Custom Build - Assembling $(InputPath)
1076    IntDir=.\Debug
1077    InputPath=..\..\src\quant\x86_asm\quantize_3dne.asm
1078    InputName=quantize_3dne
1079    
1080    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1081            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1082    
1083    # End Custom Build
1084    
1085    !ENDIF
1086    
1087    # End Source File
1088    # Begin Source File
1089    
1090  SOURCE=..\..\src\quant\x86_asm\quantize_mmx.asm  SOURCE=..\..\src\quant\x86_asm\quantize_mmx.asm
1091    
1092  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
# Line 870  Line 1122 
1122  # PROP Default_Filter ""  # PROP Default_Filter ""
1123  # Begin Source File  # Begin Source File
1124    
 SOURCE=..\..\src\quant\adapt_quant.h  
 # End Source File  
 # Begin Source File  
   
1125  SOURCE=..\..\src\quant\quant_h263.h  SOURCE=..\..\src\quant\quant_h263.h
1126  # End Source File  # End Source File
1127  # Begin Source File  # Begin Source File
# Line 887  Line 1135 
1135  # End Group  # End Group
1136  # Begin Source File  # Begin Source File
1137    
 SOURCE=..\..\src\quant\adapt_quant.c  
 # End Source File  
 # Begin Source File  
   
1138  SOURCE=..\..\src\quant\quant_h263.c  SOURCE=..\..\src\quant\quant_h263.c
1139  # End Source File  # End Source File
1140  # Begin Source File  # Begin Source File
# Line 941  Line 1185 
1185  # End Source File  # End Source File
1186  # Begin Source File  # Begin Source File
1187    
1188    SOURCE=..\..\src\utils\x86_asm\interlacing_mmx.asm
1189    
1190    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1191    
1192    # Begin Custom Build - Assembling $(InputPath)
1193    IntDir=.\Release
1194    InputPath=..\..\src\utils\x86_asm\interlacing_mmx.asm
1195    InputName=interlacing_mmx
1196    
1197    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1198            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1199    
1200    # End Custom Build
1201    
1202    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
1203    
1204    # Begin Custom Build - Assembling $(InputPath)
1205    IntDir=.\Debug
1206    InputPath=..\..\src\utils\x86_asm\interlacing_mmx.asm
1207    InputName=interlacing_mmx
1208    
1209    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1210            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1211    
1212    # End Custom Build
1213    
1214    !ENDIF
1215    
1216    # End Source File
1217    # Begin Source File
1218    
1219    SOURCE=..\..\src\utils\x86_asm\mem_transfer_3dne.asm
1220    
1221    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1222    
1223    # Begin Custom Build - Assembling $(InputPath)
1224    IntDir=.\Release
1225    InputPath=..\..\src\utils\x86_asm\mem_transfer_3dne.asm
1226    InputName=mem_transfer_3dne
1227    
1228    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1229            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1230    
1231    # End Custom Build
1232    
1233    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
1234    
1235    # Begin Custom Build - Assembling $(InputPath)
1236    IntDir=.\Debug
1237    InputPath=..\..\src\utils\x86_asm\mem_transfer_3dne.asm
1238    InputName=mem_transfer_3dne
1239    
1240    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1241            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1242    
1243    # End Custom Build
1244    
1245    !ENDIF
1246    
1247    # End Source File
1248    # Begin Source File
1249    
1250  SOURCE=..\..\src\utils\x86_asm\mem_transfer_mmx.asm  SOURCE=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
1251    
1252  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
# Line 1017  Line 1323 
1323  # End Source File  # End Source File
1324  # Begin Source File  # Begin Source File
1325    
 SOURCE=..\..\src\utils\ratecontrol.c  
 # End Source File  
 # Begin Source File  
   
1326  SOURCE=..\..\src\utils\timer.c  SOURCE=..\..\src\utils\timer.c
1327  # End Source File  # End Source File
1328  # End Group  # End Group
# Line 1033  Line 1335 
1335  # End Source File  # End Source File
1336  # Begin Source File  # Begin Source File
1337    
 SOURCE=..\..\src\divx4.h  
 # End Source File  
 # Begin Source File  
   
1338  SOURCE=..\..\src\encoder.h  SOURCE=..\..\src\encoder.h
1339  # End Source File  # End Source File
1340  # Begin Source File  # Begin Source File
# Line 1052  Line 1350 
1350  SOURCE=..\..\src\xvid.h  SOURCE=..\..\src\xvid.h
1351  # End Source File  # End Source File
1352  # End Group  # End Group
1353    # Begin Group "plugins"
1354    
1355    # PROP Default_Filter ""
1356    # Begin Group "plugins_h"
1357    
1358    # PROP Default_Filter ""
1359    # End Group
1360  # Begin Source File  # Begin Source File
1361    
1362  SOURCE=..\..\src\decoder.c  SOURCE=..\..\src\plugins\plugin_2pass1.c
1363    # End Source File
1364    # Begin Source File
1365    
1366    SOURCE=..\..\src\plugins\plugin_2pass2.c
1367    # End Source File
1368    # Begin Source File
1369    
1370    SOURCE=..\..\src\plugins\plugin_dump.c
1371  # End Source File  # End Source File
1372  # Begin Source File  # Begin Source File
1373    
1374  SOURCE=..\..\src\divx4.c  SOURCE=..\..\src\plugins\plugin_lumimasking.c
1375    # End Source File
1376    # Begin Source File
1377    
1378    SOURCE=..\..\src\plugins\plugin_psnr.c
1379    # End Source File
1380    # Begin Source File
1381    
1382    SOURCE=..\..\src\plugins\plugin_single.c
1383    # End Source File
1384    # End Group
1385    # Begin Source File
1386    
1387    SOURCE=..\..\src\decoder.c
1388  # End Source File  # End Source File
1389  # Begin Source File  # Begin Source File
1390    

Legend:
Removed from v.842  
changed lines
  Added in v.1093

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