search for: x86_32_vs

Displaying 4 results from an estimated 4 matches for "x86_32_vs".

2007 Oct 09
1
VC6 Patch
....c +SOURCE=..\lib\dec\decode.c # End Source File # Begin Source File -SOURCE=..\lib\huffman.c +SOURCE=..\lib\dec\dequant.c # End Source File # Begin Source File -SOURCE=..\lib\idct.c +SOURCE=..\lib\enc\dsp.c # End Source File # Begin Source File -SOURCE=..\lib\mcomp.c +SOURCE=..\lib\enc\x86_32_vs\dsp_mmx.c # End Source File # Begin Source File -SOURCE=..\lib\misc_common.c +SOURCE=..\lib\enc\encode.c # End Source File # Begin Source File -SOURCE=..\lib\pb.c +SOURCE=..\lib\enc\encoder_huffman.c # End Source File # Begin Source File -SOURCE=..\lib\pp.c +SOURCE=..\lib\enc\encoder_id...
2008 Apr 10
2
Delay occurred when the makefile change
...enc/x86_32/dsp_mmxext.c \ enc/x86_32/recon_mmx.c \ enc/x86_32/fdct_mmx.c \ enc/x86_32/idct_mmx.c \ enc/x86_64/dsp_mmx.c \ enc/x86_64/dsp_mmxext.c \ enc/x86_64/recon_mmx.c \ enc/x86_64/fdct_mmx.c \ enc/x86_64/idct_mmx.c \ enc/x86_32_vs/dsp_mmx.c \ enc/x86_32_vs/fdct_mmx.c \ enc/x86_32_vs/recon_mmx.c \ enc/dct_encode.c \ enc/encode.c \ enc/encoder_toplevel.c lib_LTLIBRARIES = libtheora.la if THEORA_DISABLE_ENCODE encoder_sources = \ enc/encoder_disabled.c else encoder_sources = \ e...
2008 Apr 23
1
Theora got extreamly slow (Makefile.am was changed)
...enc/x86_32/dsp_mmxext.c \ enc/x86_32/recon_mmx.c \ enc/x86_32/fdct_mmx.c \ enc/x86_32/idct_mmx.c \ enc/x86_64/dsp_mmx.c \ enc/x86_64/dsp_mmxext.c \ enc/x86_64/recon_mmx.c \ enc/x86_64/fdct_mmx.c \ enc/x86_64/idct_mmx.c \ enc/x86_32_vs/dsp_mmx.c \ enc/x86_32_vs/fdct_mmx.c \ enc/x86_32_vs/recon_mmx.c \ enc/dct_encode.c \ enc/encode.c \ enc/encoder_toplevel.c lib_LTLIBRARIES = libtheora.la if THEORA_DISABLE_ENCODE encoder_sources = \ enc/encoder_disabled.c else encoder_sources = \ e...
2011 Apr 22
2
Can't compile libtheora vs2010
...lib\dec\bitpack.c': No such file or directory 1> apiwrapper.c (TaskId:16) 1>c1 : fatal error C1083: Cannot open source file: '..\lib\dec\apiwrapper.c': No such file or directory 1> recon_mmx.c (TaskId:16) 1>c1 : fatal error C1083: Cannot open source file: '..\lib\enc\x86_32_vs\recon_mmx.c': No such file or directory 1> fdct_mmx.c (TaskId:16) 1>c1 : fatal error C1083: Cannot open source file: '..\lib\enc\x86_32_vs\fdct_mmx.c': No such file or directory 1> Generating Code... (TaskId:16) 1> Compiling... (TaskId:16) 1> dsp_mmx.c (TaskId:16) 1...