[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 tag-branching-1_3_0: (view) (download) (annotate)
Sticky Tag:

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Tue Mar 9 10:00:14 2010 UTC (14 years ago) by Isibaar
Branch: MAIN
CVS Tags: HEAD, rc1_1_3_0, release-1_3_0, release-1_3_1, tag-branching-1_3_0
Branch point for: release-1_3-branch
Changes since 1.59: +49 -10 lines
Diff to previous 1.59 , to selected 1.12
app-level multi-threading for xvid_encraw

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Sun Nov 30 16:36:44 2008 UTC (15 years, 3 months ago) by Isibaar
Branch: MAIN
Changes since 1.58: +10 -2 lines
Diff to previous 1.58 , to selected 1.12
VC8 win32 / x64 project files

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Thu Nov 27 16:31:48 2008 UTC (15 years, 3 months ago) by Isibaar
Branch: MAIN
CVS Tags: tag-branching-1_2_0
Branch point for: release-1_2-branch
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 , to selected 1.12
enable SSE4 GMC code

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Sat Jun 2 13:53:13 2007 UTC (16 years, 9 months ago) by syskin
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 , to selected 1.12
compile with unicode support correctly (windows/debug). Patch by Kurt Pruenner

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Sun May 28 07:52:45 2006 UTC (17 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.55: +3 -1 lines
Diff to previous 1.55 , to selected 1.12
define _INTPTR_T_DEFINED

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Wed Apr 26 17:44:29 2006 UTC (17 years, 10 months ago) by Skal
Branch: MAIN
Changes since 1.54: +3 -3 lines
Diff to previous 1.54 , to selected 1.12
        + bswap and quant_h264_intra naming fix.

        Patch by Thomas Koeckerbauer ( k0055217 at students dot uni-linz dot ac dot at )

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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
- 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 , to selected 1.12
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 , to selected 1.12
- 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 , to selected 1.12
- 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 , to selected 1.12
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 , to selected 1.12
- 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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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) - [selected]
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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 , to selected 1.12
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
Diff to selected 1.12
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