[svn] / branches / dev-api-4 / xvidcore / build / generic / sources.inc Repository:
ViewVC logotype

Log of /branches/dev-api-4/xvidcore/build/generic/sources.inc

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 1192 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 28 22:23:03 2003 UTC (20 years, 5 months ago) by edgomez
File length: 2482 byte(s)
Diff to previous 1190 , to selected 830
* Applied same style to all asm files
* Replaced current sad sse2 operators with skal's ones
* Removed old and unused colorspace asm files

Revision 1190 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 27 01:03:06 2003 UTC (20 years, 5 months ago) by edgomez
File length: 2497 byte(s)
Diff to previous 1174 , to selected 830
* Ported the ffmpeg fDCT functions (mmx and xmm).
* Modified the skal's versions a bit to allow rolling loops.
* Activated Skal's fDCTs (unrolled versions) for mmx _and_ xmm
  (old code was ignoring xmm versions)
* Removed the SSE2 versions (they'll be back later)
* .data -> .rodata
* Applied announced asm CodingStyle to the dct dir
  (I'll have to add a section with the said CodingStyle)

Revision 1174 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 7 13:02:35 2003 UTC (20 years, 5 months ago) by edgomez
File length: 2485 byte(s)
Diff to previous 1154 , to selected 830
Quantization namespace and API changes

Revision 1154 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 28 13:21:59 2003 UTC (20 years, 6 months ago) by edgomez
File length: 2468 byte(s)
Diff to previous 1142 , to selected 830
New build system for *nix platforms. It now uses an 'out of source' tree
build process that is much cleaner. This requires a VPATH support.

This patch includes some small fixes to the configure script, mainly for
MacOSX.

Revision 1142 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 10 22:19:00 2003 UTC (20 years, 6 months ago) by edgomez
File length: 3327 byte(s)
Diff to previous 1140 , to selected 830
Motion Estimation module splitting.

Revision 1140 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 10 19:27:23 2003 UTC (20 years, 6 months ago) by chl
File length: 3125 byte(s)
Diff to previous 1127 , to selected 830
Removed SMP

Revision 1127 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 23 15:11:23 2003 UTC (20 years, 7 months ago) by edgomez
File length: 3162 byte(s)
Diff to previous 1090 , to selected 830
basic fixes so everything sohould build fine on every platform

Revision 1090 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 16 23:01:45 2003 UTC (20 years, 8 months ago) by edgomez
File length: 3096 byte(s)
Diff to previous 1077 , to selected 830
Fixed the build system for IA64 and _others_ archs

Revision 1077 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 28 15:54:16 2003 UTC (20 years, 9 months ago) by chl
File length: 2970 byte(s)
Diff to previous 1056 , to selected 830
3 warp point GME - first commit

Revision 1056 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 9 18:07:01 2003 UTC (20 years, 9 months ago) by edgomez
File length: 2944 byte(s)
Diff to previous 1033 , to selected 830
Lumimasking code moved to the plugin file

Revision 1033 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 17 13:57:03 2003 UTC (20 years, 10 months ago) by suxen_drol
File length: 2977 byte(s)
Diff to previous 1015 , to selected 830
ratecontrol.c removed from sources.inc

Revision 1015 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 13 00:13:09 2003 UTC (20 years, 10 months ago) by edgomez
File length: 3010 byte(s)
Diff to previous 942 , to selected 830
Last pete's changes break the tree, this makes the tree builds even if it's not really usable (neither xvid_encraw nor vfw have been updated due to possible further changes)

Revision 942 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 25 11:01:48 2003 UTC (21 years ago) by suxen_drol
File length: 3043 byte(s)
Diff to previous 939 , to selected 830
2pass2

Revision 939 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 23 09:35:25 2003 UTC (21 years ago) by suxen_drol
File length: 3006 byte(s)
Diff to previous 930 , to selected 830
added fixed,cbr,2pass1 plugins

Revision 930 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 19 22:33:17 2003 UTC (21 years ago) by edgomez
File length: 2908 byte(s)
Diff to previous 886 , to selected 830
Update sources

Revision 886 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 21 14:49:29 2003 UTC (21 years, 1 month ago) by
File length: 2787 byte(s)
Diff to previous 851 , to selected 830
This commit was manufactured by cvs2svn to create branch 'dev-api-4'.

Revision 851 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 15 15:22:19 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/build/generic/sources.inc
File length: 2787 byte(s)
Diff to previous 830
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 830 - (view) (download) (annotate) - [selected]
Modified Tue Feb 11 21:56:31 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/build/generic/sources.inc
File length: 2310 byte(s)
Diff to previous 824
patch-13
    More "unknown compiler" friendly portab.h file.
patch-14
    The PPC port is now disabled because it is outdated.
patch-15
    Added the configure bootstrap script.
patch-16
    Changed linking option on PPC platforms (-flat_namespace)
patch-17
    Added IA64 DCT source choice according to the compiler basename.
patch-18
    Fixed xvid_encraw help message.
patch-19
    Fixed libxvidcore.def, revamped Makefile output, fixed ia64 build, added ranlib detection.
patch-20
    Removed BFrame outdated bframe/qpel decoding.

Revision 824 - (view) (download) (annotate) - [select for diffs]
Added Sun Feb 9 19:32:52 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/build/generic/sources.inc
File length: 2354 byte(s)
Diff to selected 830
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)

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

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