Log of /trunk/xvidcore/build/generic
Directory Listing
Revision
827 -
Directory Listing
Modified
Sun Feb 9 23:08:56 2003 UTC (20 years, 7 months ago) by
edgomez
PPC port is disabled, it uses Plain C version now.
Revision
825 -
Directory Listing
Modified
Sun Feb 9 19:48:40 2003 UTC (20 years, 7 months ago) by
edgomez
Helper script to generate the configure script and all needed files
Revision
824 -
Directory Listing
Modified
Sun Feb 9 19:32:52 2003 UTC (20 years, 7 months ago) by
edgomez
I made all these changes on my own working copy until i had
something really usable wihtout regressions for most users.
I think its place is now in CVS. Here is a ChangeLog summary
generated from my local patches.
base-0
Imported xvidcore 0.9.0 into arch repository
patch-1
Updated to current stable CVS_HEAD
patch-2
Changed build system for Unix OSes
patch-3
Fixes for the new build system in sources.
patch-4
Fixed options and added the --disable-assembly option
patch-5
Fixed a BSD checking in nasm output format.
patch-6
Fixed the "ar" "s" option for some platforms.
patch-7
Changed the way I add strings into variables.
patch-8
Fixed portab.h for _DEBUG target and GCC/ICC compilers.
patch-9
Added Altivec detection (Guillaume Morin)
patch-10
Fixed MacOSX build.
patch-11
Fixed WIN32/_MSC_VER confusion and updated MSVC libxvidcore.dsp project file.
patch-12
DivX4 compatibility layer has been turned into an option (default:disable).
ToDo:
- Fix IA64 assembly file selection.
- Do I disable PPC assembly code ? (according to Guillaume, it needs to be updated)
Revision
718 -
Directory Listing
Modified
Sat Dec 14 09:28:56 2002 UTC (20 years, 9 months ago) by
suxen_drol
cleanup
Revision
686 -
Directory Listing
Modified
Thu Nov 28 07:27:37 2002 UTC (20 years, 9 months ago) by
suxen_drol
smp remove patch <rickf at ebenchmarks.com>
Revision
677 -
Directory Listing
Modified
Tue Nov 26 23:44:11 2002 UTC (20 years, 9 months ago) by
edgomez
ANSI C compliancy - thx Rick Foos
Revision
647 -
Directory Listing
Modified
Sat Nov 16 11:16:09 2002 UTC (20 years, 10 months ago) by
chl
Added -I for nasm
Revision
612 -
Directory Listing
Modified
Fri Oct 25 11:29:07 2002 UTC (20 years, 11 months ago) by
chl
Changes optimzation from -Os to -O2 (10% speedup on gcc 3.2)
Revision
556 -
Directory Listing
Modified
Sat Sep 28 03:47:49 2002 UTC (20 years, 11 months ago) by
suxen_drol
added decore and encore exports
Revision
554 -
Directory Listing
Modified
Sat Sep 28 03:00:03 2002 UTC (20 years, 11 months ago) by
suxen_drol
cygwin mingw-runtime notice
Revision
536 -
Directory Listing
Modified
Tue Sep 24 22:27:32 2002 UTC (21 years ago) by
edgomez
Fix typo mistake
Revision
512 -
Directory Listing
Modified
Sun Sep 22 12:13:21 2002 UTC (21 years ago) by
edgomez
Updated
Revision
511 -
Directory Listing
Modified
Sun Sep 22 12:10:34 2002 UTC (21 years ago) by
edgomez
Renamed file Makefile.linux->Makefile.linxuxx86
Revision
510 -
Directory Listing
Modified
Sun Sep 22 10:31:18 2002 UTC (21 years ago) by
edgomez
Changed header
Revision
509 -
Directory Listing
Modified
Sun Sep 22 10:30:04 2002 UTC (21 years ago) by
edgomez
Synced with last Makefile.linux changes
Revision
508 -
Directory Listing
Modified
Sun Sep 22 10:27:52 2002 UTC (21 years ago) by
edgomez
Changed profiling option, added arcs profiling, branch probabilities, and test coverage
Revision
507 -
Directory Listing
Modified
Sun Sep 22 10:19:51 2002 UTC (21 years ago) by
edgomez
Removed SMP cflag and added BFRAMES_DEC (lacks real testing).
Revision
491 -
Directory Listing
Modified
Fri Sep 20 17:03:47 2002 UTC (21 years ago) by
edgomez
Fixed a remaining endif statetement forgoten in the file
Revision
489 -
Directory Listing
Modified
Thu Sep 19 19:54:34 2002 UTC (21 years ago) by
edgomez
Used by cygwin
Revision
488 -
Directory Listing
Modified
Thu Sep 19 19:54:03 2002 UTC (21 years ago) by
edgomez
Updated, creates a dll and its import lib too
Revision
474 -
Directory Listing
Modified
Tue Sep 10 23:08:12 2002 UTC (21 years ago) by
edgomez
Removed font.c from Makefile (only used in bframe)
Revision
438 -
Directory Listing
Modified
Sat Sep 7 09:19:07 2002 UTC (21 years ago) by
chl
Removed SMP
Revision
395 -
Directory Listing
Modified
Wed Sep 4 20:14:45 2002 UTC (21 years ago) by
edgomez
Removed BFRAMES options
Revision
381 -
Directory Listing
Modified
Sun Aug 18 14:06:32 2002 UTC (21 years, 1 month ago) by
Isibaar
shatty's beos patch
Revision
371 -
Directory Listing
Modified
Thu Aug 15 09:45:43 2002 UTC (21 years, 1 month ago) by
ia64p
fixing a bug in make test
Revision
336 -
Directory Listing
Modified
Wed Jul 24 20:21:55 2002 UTC (21 years, 2 months ago) by
chl
Change name of static lib to libxvidcore.a
Revision
334 -
Directory Listing
Modified
Wed Jul 24 11:30:01 2002 UTC (21 years, 2 months ago) by
chl
Added motion/x86_asm/sad_3dn.asm because it was missing (good reason!)
Revision
314 -
Directory Listing
Modified
Fri Jul 19 09:56:59 2002 UTC (21 years, 2 months ago) by
edgomez
Added debugging and profiling options - could be useful
Revision
307 -
Directory Listing
Modified
Thu Jul 18 13:41:16 2002 UTC (21 years, 2 months ago) by
suxen_drol
cbp_sse2.asm & sad_sse2.asm added
Revision
301 -
Directory Listing
Modified
Tue Jul 16 17:42:36 2002 UTC (21 years, 2 months ago) by
ia64p
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 (21 years, 2 months ago) by
ia64p
Global assembler optimization of halfpel8_refine, via inlinig of sad
Revision
276 -
Directory Listing
Modified
Tue Jul 9 21:39:19 2002 UTC (21 years, 2 months ago) by
chl
Added pentium/pentiumpro switches. Slightly faster for 2.95 than i686
Revision
266 -
Directory Listing
Modified
Sun Jul 7 11:21:20 2002 UTC (21 years, 2 months ago) by
chl
Added switch for _SMP (default disabled)
Revision
264 -
Directory Listing
Modified
Sun Jul 7 10:57:28 2002 UTC (21 years, 2 months ago) by
chl
Include XMM and 3DN routines (which are seperate files now)
Revision
260 -
Directory Listing
Modified
Sat Jul 6 17:05:49 2002 UTC (21 years, 2 months ago) by
chl
Added motion/smp_motion_est.c for multithreaded ME support
Revision
255 -
Directory Listing
Modified
Thu Jul 4 13:41:53 2002 UTC (21 years, 2 months ago) by
edgomez
Added font.c for BFRAME mode
Revision
238 -
Directory Listing
Modified
Mon Jun 24 09:53:18 2002 UTC (21 years, 3 months ago) by
suxen_drol
added font.c, sgi-irix64 makefile, dx50bvop working
Revision
236 -
Directory Listing
Modified
Sun Jun 23 19:48:06 2002 UTC (21 years, 3 months ago) by
edgomez
- transfer_8to16sub2_mmx activation
- Compile fixes (a missing image/font.h ???)
- Linux Makefile update to take care of last changes in feature
constants
Revision
214 -
Directory Listing
Modified
Sat Jun 15 22:32:29 2002 UTC (21 years, 3 months ago) by
edgomez
This file is not useful
Revision
207 -
Directory Listing
Modified
Fri Jun 14 13:06:33 2002 UTC (21 years, 3 months ago) by
suxen_drol
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 (21 years, 3 months ago) by
ia64p
IA64 assembler files, initial version, only partly optimized
Revision
191 -
Directory Listing
Modified
Sun Jun 9 12:18:23 2002 UTC (21 years, 3 months ago) by
edgomez
Added lot of new gcc features for 3.1 and added comments. We can set environment variables to preset CC and CFLAGS now
Revision
173 -
Directory Listing
Modified
Sat May 11 15:41:48 2002 UTC (21 years, 4 months ago) by
chl
Optimization options for AMD K6
Revision
130 -
Directory Listing
Modified
Sun Apr 21 02:41:27 2002 UTC (21 years, 5 months ago) by
knhor
knhor - 020420 - add install
Revision
129 -
Directory Listing
Modified
Sun Apr 21 02:30:24 2002 UTC (21 years, 5 months ago) by
knhor
knhor - 020420 - add freebsd support
Revision
99 -
Directory Listing
Modified
Wed Apr 3 14:19:50 2002 UTC (21 years, 5 months ago) by
canard
Added -mvec comment
Revision
93 -
Directory Listing
Modified
Sat Mar 30 19:09:17 2002 UTC (21 years, 5 months ago) by
canard
CFLAGS fix
Revision
92 -
Directory Listing
Modified
Sat Mar 30 16:21:47 2002 UTC (21 years, 5 months ago) by
canard
PPC trivial fixes
Revision
91 -
Directory Listing
Modified
Sat Mar 30 11:22:02 2002 UTC (21 years, 5 months ago) by
Isibaar
cygwin Makfile, thanks milan
Revision
90 -
Directory Listing
Modified
Sat Mar 30 01:25:29 2002 UTC (21 years, 5 months ago) by
canard
PPC update
Revision
77 -
Directory Listing
Modified
Thu Mar 28 16:14:23 2002 UTC (21 years, 5 months ago) by
canard
DIRS_PPC update
Revision
73 -
Directory Listing
Modified
Thu Mar 28 12:24:41 2002 UTC (21 years, 5 months ago) by
canard
LINUX: proper alignement on the stack
Revision
71 -
Directory Listing
Modified
Wed Mar 27 12:58:29 2002 UTC (21 years, 6 months ago) by
canard
first bits of Altivec support
Revision
52 -
Directory Listing
Modified
Thu Mar 21 23:59:48 2002 UTC (21 years, 6 months ago) by
canard
Added first PPC asm port
Revision
47 -
Directory Listing
Modified
Thu Mar 21 17:27:01 2002 UTC (21 years, 6 months ago) by
canard
removed intel asm parts
Revision
44 -
Directory Listing
Modified
Thu Mar 21 13:43:48 2002 UTC (21 years, 6 months ago) by
canard
LinuxPPC Makefile
Revision
11 -
Directory Listing
Modified
Sat Mar 9 10:18:23 2002 UTC (21 years, 6 months ago) by
edgomez
New tree structure
Revision
3 -
Directory Listing
Added
Fri Mar 8 02:46:11 2002 UTC (21 years, 6 months ago) by
Isibaar
moved sources