[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 dev-api-3: (view) (download) (annotate)
Sticky Tag:

Revision 1.26.2.8 - (view) (download) (annotate) - [select for diffs]
Sat Feb 15 08:39:17 2003 UTC (21 years, 1 month ago) by suxen_drol
Branch: dev-api-3
Changes since 1.26.2.7: +59 -2 lines
Diff to previous 1.26.2.7 , to branch point 1.26 , to next main 1.60
watcomc portab

Revision 1.26.2.7 - (view) (download) (annotate) - [select for diffs]
Sun Jan 26 05:09:00 2003 UTC (21 years, 2 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.26.2.6: +5 -1 lines
Diff to previous 1.26.2.6 , to branch point 1.26
msvc snprintf fix; image/image.c double->float compiler warnings remvoed

Revision 1.26.2.6 - (view) (download) (annotate) - [select for diffs]
Sat Jan 11 14:59:23 2003 UTC (21 years, 2 months ago) by chl
Branch: dev-api-3
Changes since 1.26.2.5: +2 -2 lines
Diff to previous 1.26.2.5 , to branch point 1.26
Major update: Support for GME/GMC with 2 warppoints

Revision 1.26.2.5 - (view) (download) (annotate) - [select for diffs]
Sun Jan 5 03:31:26 2003 UTC (21 years, 2 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.26.2.4: +1 -17 lines
Diff to previous 1.26.2.4 , to branch point 1.26
emms/femms moved to cpuid.asm

Revision 1.26.2.4 - (view) (download) (annotate) - [select for diffs]
Sat Jan 4 06:14:32 2003 UTC (21 years, 2 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.26.2.3: +9 -1 lines
Diff to previous 1.26.2.3 , to branch point 1.26
global.h macro cleanup
cpu_detection cleanup, XVID_CPU_ASM added
sse2 stuff enabled, femms now utilized

Revision 1.26.2.3 - (view) (download) (annotate) - [select for diffs]
Sat Dec 14 09:39:42 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.26.2.2: +340 -311 lines
Diff to previous 1.26.2.2 , to branch point 1.26
mingw/dprintf cleanup, portab.h updated from release-0.9.0

Revision 1.26.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 10:28:15 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.26.2.1: +1 -1 lines
Diff to previous 1.26.2.1 , to branch point 1.26
encoder: new colorspace; decoder: auto width/height, basic gmc, experimental rrv

Revision 1.26.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Nov 6 21:05:30 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.26: +8 -1 lines
Diff to previous 1.26
declare_aligned_matrix fix

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, 9 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, 11 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 (22 years 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 (22 years 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 (22 years 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 (22 years 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 (22 years 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 (22 years 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 (22 years 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