[cvs] / xvidcore / src / portab.h Repository:
ViewVC logotype

Log of /xvidcore/src/portab.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Links to release-1_1_0_final: (view) (download) (annotate)
Sticky Tag:

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Wed Jan 5 23:02:15 2005 UTC (19 years, 2 months ago) by edgomez
Branch: MAIN
CVS Tags: release-1_1_0, release-1_1_0_final
Branch point for: release-1_1-branch
Changes since 1.53: +2 -2 lines
Diff to previous 1.53
Preliminary x86_64 linux port

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Sat Jun 12 13:02:12 2004 UTC (19 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.52: +65 -64 lines
Diff to previous 1.52
Merging 1.0.1 fixes

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Mon May 31 21:36:23 2004 UTC (19 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.51: +110 -107 lines
Diff to previous 1.51
Merging release-1_0 fixes

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Mon Apr 12 14:05:08 2004 UTC (19 years, 11 months ago) by edgomez
Branch: MAIN
Changes since 1.50: +6 -6 lines
Diff to previous 1.50
Merged 1.0 fixes

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Mon Apr 5 20:36:36 2004 UTC (19 years, 11 months ago) by edgomez
Branch: MAIN
Changes since 1.49: +9 -0 lines
Diff to previous 1.49
Merged PPC port + 1.0 tree fixes

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 22:36:23 2004 UTC (20 years ago) by edgomez
Branch: MAIN
Branch point for: release-1_0-branch
Changes since 1.48: +24 -43 lines
Diff to previous 1.48
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Fri Mar 28 07:28:23 2003 UTC (20 years, 11 months ago) by suxen_drol
Branch: MAIN
CVS Tags: cvs-head, tag-merging-20040322
Branch point for: Isibaar
Changes since 1.47: +11 -3 lines
Diff to previous 1.47
vc.net support

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Tue Mar 4 16:33:16 2003 UTC (21 years ago) by chl
Branch: MAIN
Changes since 1.46: +6 -2 lines
Diff to previous 1.46
Added signed ptr_t type (called intptr_t as in C99)

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Tue Feb 18 15:48:15 2003 UTC (21 years, 1 month ago) by chl
Branch: MAIN
Branch point for: dev-api-4
Changes since 1.45: +4 -4 lines
Diff to previous 1.45
Raised CACHE_LINE to 64 (optimal for Athlon/P4, 32 would be enough for P2/3)

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Sun Feb 16 05:11:39 2003 UTC (21 years, 1 month ago) by suxen_drol
Branch: MAIN
Changes since 1.44: +91 -111 lines
Diff to previous 1.44
futher portab.h, ARCH_IS_xxx fixes

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sun Feb 16 01:41:24 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
Changes since 1.43: +40 -29 lines
Diff to previous 1.43
Last changes from pete

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sat Feb 15 15:22:17 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
CVS Tags: merged-dev-api-3
Changes since 1.42: +69 -31 lines
Diff to previous 1.42
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sun Feb 9 22:48:38 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_1
Branch point for: release-0_9_1-fixes
Changes since 1.41: +50 -20 lines
Diff to previous 1.41
Should now be more "unknown compiler" friendly

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Sun Feb 9 19:32:52 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
Changes since 1.40: +110 -105 lines
Diff to previous 1.40
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 1.40 - (view) (download) (annotate) - [select for diffs]
Sat Dec 28 13:53:08 2002 UTC (21 years, 2 months ago) by edgomez
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
Changed my email

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Tue Nov 26 23:50:57 2002 UTC (21 years, 3 months ago) by edgomez
Branch: MAIN
Changes since 1.38: +5 -5 lines
Diff to previous 1.38
EMMS() is not a timer

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Tue Nov 26 23:44:10 2002 UTC (21 years, 3 months ago) by edgomez
Branch: MAIN
Changes since 1.37: +20 -4 lines
Diff to previous 1.37
ANSI C compliancy - thx Rick Foos

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sat Nov 23 22:00:43 2002 UTC (21 years, 3 months ago) by chl
Branch: MAIN
CVS Tags: release-0_9_0
Changes since 1.36: +3 -3 lines
Diff to previous 1.36
now REALLY support for ICC

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sat Nov 23 18:11:58 2002 UTC (21 years, 3 months ago) by chl
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35
ICC support

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sat Nov 16 23:38:16 2002 UTC (21 years, 4 months ago) by edgomez
Branch: MAIN
Changes since 1.34: +37 -15 lines
Diff to previous 1.34
License Change

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sat Oct 19 12:20:33 2002 UTC (21 years, 5 months ago) by edgomez
Branch: MAIN
Changes since 1.33: +3 -1 lines
Diff to previous 1.33
Fixed copyrights

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sat Oct 19 11:41:11 2002 UTC (21 years, 5 months ago) by edgomez
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
Changed Michael Militzer to name + email (next patch will fix copyrights with the right holders)

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sun Sep 22 19:13:33 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31
- First sparcs have a 32bit address bus. If one day we plan to have sparc 64 support, then we'll add ARCH_USPARC.

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Sep 22 18:17:32 2002 UTC (21 years, 6 months ago) by h
Branch: MAIN
Changes since 1.30: +2 -7 lines
Diff to previous 1.30
fixed msvc compilation

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sun Sep 22 17:59:13 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29
- Fixed MIPS and SPARC macros/constants

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sun Sep 22 17:25:13 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.28: +5 -9 lines
Diff to previous 1.28
- Changed DECLARE_ALIGNED_MATRIX

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sun Sep 22 16:59:57 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.27: +270 -304 lines
Diff to previous 1.27
Cleaned (hopefully)

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 22:01:59 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.26: +34 -0 lines
Diff to previous 1.26
- Added legal header
- Temporary copyright

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun Aug 18 14:06:06 2002 UTC (21 years, 7 months ago) by Isibaar
Branch: MAIN
CVS Tags: branch-release-1-0, tag-branching-20020904
Branch point for: dev-api-3
Changes since 1.25: +6 -2 lines
Diff to previous 1.25
shatty's beos patch

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Wed Jul 10 15:27:37 2002 UTC (21 years, 8 months ago) by ia64p
Branch: MAIN
Changes since 1.24: +33 -0 lines
Diff to previous 1.24
Inserted preliminary support for intel's ecc in portab.h

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Wed Jul 10 14:05:08 2002 UTC (21 years, 8 months ago) by ia64p
Branch: MAIN
Changes since 1.23: +11 -5 lines
Diff to previous 1.23
bswap with ia64-asm

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Jun 30 10:46:29 2002 UTC (21 years, 8 months ago) by suxen_drol
Branch: MAIN
Changes since 1.22: +53 -29 lines
Diff to previous 1.22
resync patch

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Jun 20 14:05:57 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.21: +33 -1 lines
Diff to previous 1.21
bframe patch

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Jun 14 13:29:07 2002 UTC (21 years, 9 months ago) by Isibaar
Branch: MAIN
Changes since 1.20: +33 -7 lines
Diff to previous 1.20
ia64 changes

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Jun 14 13:06:33 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.19: +2 -0 lines
Diff to previous 1.19
updated Makefile.djgpp, added DECLARE_ALIGNED_MATRIX to portab.h for unknown/other platform

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Jun 14 12:26:06 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.18: +4 -1 lines
Diff to previous 1.18
msvc asm{} codingstyle fix

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Jun 12 20:38:40 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.17: +54 -40 lines
Diff to previous 1.17
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon May 6 03:51:43 2002 UTC (21 years, 10 months ago) by chenm001
Branch: MAIN
Changes since 1.16: +2 -0 lines
Diff to previous 1.16
fix some my B-frame decode error

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Apr 25 06:55:00 2002 UTC (21 years, 10 months ago) by suxen_drol
Branch: MAIN
Changes since 1.15: +15 -0 lines
Diff to previous 1.15
FRAMEINFO

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Apr 21 02:30:24 2002 UTC (21 years, 11 months ago) by knhor
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
knhor - 020420 - add freebsd support

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sun Apr 7 11:57:47 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
CVS Tags: xvidcore
Changes since 1.13: +5 -1 lines
Diff to previous 1.13
debug output for cbr

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Mar 30 16:21:47 2002 UTC (21 years, 11 months ago) by canard
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
PPC trivial fixes

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Mar 30 00:58:20 2002 UTC (21 years, 11 months ago) by canard
Branch: MAIN
Changes since 1.11: +19 -0 lines
Diff to previous 1.11
SAD in Altivec

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Mar 29 19:26:19 2002 UTC (21 years, 11 months ago) by edgomez
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
Little fix

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Mar 28 23:38:50 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
win32 fix - #define can't immediately follow #define ;-)

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Mar 28 20:57:24 2002 UTC (21 years, 11 months ago) by edgomez
Branch: MAIN
Changes since 1.8: +23 -16 lines
Diff to previous 1.8
Big patch, use it with care (tests done with GNU/Linux) :
 - Trivial warnings in encoder.c line 282 ret1 = ret 2 = 0;
 - Lot of "New line at end of file missing" warnings fixed (gcc3)
 - All 2d arrays have been turned into 1d arrays
   To force alignment of matrices on stack, use DECLARE_ALIGNED_MATRIX
   (read portab.h)

Win32 users should give feedback.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Mar 28 12:24:41 2002 UTC (21 years, 11 months ago) by canard
Branch: MAIN
Changes since 1.7: +6 -2 lines
Diff to previous 1.7
LINUX: proper alignement on the stack

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Mar 25 20:01:54 2002 UTC (21 years, 11 months ago) by suxen_drol
Branch: MAIN
Changes since 1.6: +4 -0 lines
Diff to previous 1.6
added *.h to msvc project, removed __declspec(align(..)) for _MSC_VER <= 1200

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Mar 21 17:27:06 2002 UTC (22 years ago) by edgomez
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
Added GNU CC alignment

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Mar 21 13:44:29 2002 UTC (22 years ago) by canard
Branch: MAIN
Changes since 1.4: +8 -2 lines
Diff to previous 1.4
BSWAP,EMMS macro for LinuxPPC

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Mar 20 14:02:48 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Changes since 1.3: +9 -0 lines
Diff to previous 1.3
alignment stuff

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Mar 16 22:28:37 2002 UTC (22 years ago) by chl
Branch: MAIN
Changes since 1.2: +10 -0 lines
Diff to previous 1.2
Disabled DEBUG-messages in Linux, if _DEBUG not set

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Mar 16 14:15:10 2002 UTC (22 years ago) by h
Branch: MAIN
Changes since 1.1: +8 -1 lines
Diff to previous 1.1
disable win32 debug output in release builds (encodes 0.7% faster)

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 8 02:44:32 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Branch point for: core
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and 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