Log of /branches/dev-api-3/xvidcore/build
Directory Listing
Revision
538 -
Directory Listing
Modified
Wed Sep 25 16:54:32 2002 UTC (20 years, 6 months ago) by
h
interlacing mmx
Revision
537 -
Directory Listing
Modified
Wed Sep 25 16:51:47 2002 UTC (20 years, 6 months ago) by
h
interlacing mmx, set mode to Release, BFRAMES def'ed by default
Revision
531 -
Directory Listing
Modified
Mon Sep 23 20:41:24 2002 UTC (20 years, 6 months ago) by
chl
Added BFRAMES as default (needed for sysKin ME)
Revision
394 -
Directory Listing
Modified
Wed Sep 4 18:58:27 2002 UTC (20 years, 6 months ago) by
chl
Adding installing of xvid.h to /usr/local/include (just to test branching)
Revision
392 -
Directory Listing
Modified
Wed Sep 4 18:44:41 2002 UTC (20 years, 6 months ago) by
This commit was manufactured by cvs2svn to create branch 'dev-api-3'.
Revision
334 -
Directory Listing
Modified
Wed Jul 24 11:30:01 2002 UTC (20 years, 8 months ago) by
chl
Original Path:
trunk/xvidcore/build
Added motion/x86_asm/sad_3dn.asm because it was missing (good reason!)
Revision
301 -
Directory Listing
Modified
Tue Jul 16 17:42:36 2002 UTC (20 years, 8 months ago) by
ia64p
Original Path:
trunk/xvidcore/build
fix for a bug in the ia64 idct, that prevents compilation with intel ecc
Revision
298 -
Directory Listing
Modified
Tue Jul 16 11:02:17 2002 UTC (20 years, 8 months ago) by
ia64p
Original Path:
trunk/xvidcore/build
Global assembler optimization of halfpel8_refine, via inlinig of sad
Revision
276 -
Directory Listing
Modified
Tue Jul 9 21:39:19 2002 UTC (20 years, 8 months ago) by
chl
Original Path:
trunk/xvidcore/build
Added pentium/pentiumpro switches. Slightly faster for 2.95 than i686
Revision
262 -
Directory Listing
Modified
Sun Jul 7 09:45:40 2002 UTC (20 years, 8 months ago) by
Isibaar
Original Path:
trunk/xvidcore/build
split mmx,xmm,3dnow,sse2 code into different files, SMP fix, Skal's tweaked asm code
Revision
236 -
Directory Listing
Modified
Sun Jun 23 19:48:06 2002 UTC (20 years, 9 months ago) by
edgomez
Original Path:
trunk/xvidcore/build
- transfer_8to16sub2_mmx activation
- Compile fixes (a missing image/font.h ???)
- Linux Makefile update to take care of last changes in feature
constants
Revision
234 -
Directory Listing
Modified
Sun Jun 23 03:58:32 2002 UTC (20 years, 9 months ago) by
suxen_drol
Original Path:
trunk/xvidcore/build
XVID_GLOBAL_*, XVID_CPU_CHKONLY, timestamp fix, font.c
Revision
207 -
Directory Listing
Modified
Fri Jun 14 13:06:33 2002 UTC (20 years, 9 months ago) by
suxen_drol
Original Path:
trunk/xvidcore/build
updated Makefile.djgpp, added DECLARE_ALIGNED_MATRIX to portab.h for unknown/other platform
Revision
205 -
Directory Listing
Modified
Fri Jun 14 08:26:04 2002 UTC (20 years, 9 months ago) by
ia64p
Original Path:
trunk/xvidcore/build
IA64 assembler files, initial version, only partly optimized
Revision
191 -
Directory Listing
Modified
Sun Jun 9 12:18:23 2002 UTC (20 years, 9 months ago) by
edgomez
Original Path:
trunk/xvidcore/build
Added lot of new gcc features for 3.1 and added comments. We can set environment variables to preset CC and CFLAGS now
Revision
68 -
Directory Listing
Modified
Mon Mar 25 20:01:54 2002 UTC (21 years ago) by
suxen_drol
Original Path:
trunk/xvidcore/build
added *.h to msvc project, removed __declspec(align(..)) for _MSC_VER <= 1200
Revision
33 -
Directory Listing
Modified
Sat Mar 16 14:13:51 2002 UTC (21 years ago) by
h
Original Path:
trunk/xvidcore/build
change release compilation inlining mode to "any suitable" - runs faster (just)