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

Log of /trunk/xvidcore/src/portab.h

Parent Directory Parent Directory


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

Revision 229 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 20 14:05:58 2002 UTC (21 years, 9 months ago) by suxen_drol
File length: 6059 byte(s)
Diff to previous 209 , to selected 108
bframe patch

Revision 209 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 14 13:29:07 2002 UTC (21 years, 9 months ago) by Isibaar
File length: 5589 byte(s)
Diff to previous 207 , to selected 108
ia64 changes

Revision 207 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 14 13:06:33 2002 UTC (21 years, 9 months ago) by suxen_drol
File length: 5217 byte(s)
Diff to previous 206 , to selected 108
updated Makefile.djgpp, added DECLARE_ALIGNED_MATRIX to portab.h for unknown/other platform

Revision 206 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 14 12:26:06 2002 UTC (21 years, 9 months ago) by suxen_drol
File length: 5123 byte(s)
Diff to previous 195 , to selected 108
msvc asm{} codingstyle fix

Revision 195 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 12 20:38:41 2002 UTC (21 years, 9 months ago) by edgomez
File length: 5114 byte(s)
Diff to previous 161 , to selected 108
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 161 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 6 03:51:43 2002 UTC (21 years, 10 months ago) by chenm001
File length: 5141 byte(s)
Diff to previous 136 , to selected 108
fix some my B-frame decode error

Revision 136 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 25 06:55:00 2002 UTC (21 years, 11 months ago) by suxen_drol
File length: 4991 byte(s)
Diff to previous 129 , to selected 108
FRAMEINFO

Revision 129 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 21 02:30:24 2002 UTC (21 years, 11 months ago) by knhor
File length: 4752 byte(s)
Diff to previous 108
knhor - 020420 - add freebsd support

Revision 108 - (view) (download) (annotate) - [selected]
Modified Sun Apr 7 11:57:47 2002 UTC (21 years, 11 months ago) by h
File length: 4748 byte(s)
Diff to previous 92
debug output for cbr

Revision 92 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 30 16:21:47 2002 UTC (22 years ago) by canard
File length: 4441 byte(s)
Diff to previous 89 , to selected 108
PPC trivial fixes

Revision 89 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 30 00:58:20 2002 UTC (22 years ago) by canard
File length: 4428 byte(s)
Diff to previous 88 , to selected 108
SAD in Altivec

Revision 88 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 29 19:26:19 2002 UTC (22 years ago) by edgomez
File length: 3988 byte(s)
Diff to previous 80 , to selected 108
Little fix

Revision 80 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 28 23:38:50 2002 UTC (22 years ago) by h
File length: 3989 byte(s)
Diff to previous 78 , to selected 108
win32 fix - #define can't immediately follow #define ;-)

Revision 78 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 28 20:57:25 2002 UTC (22 years ago) by edgomez
File length: 4005 byte(s)
Diff to previous 73 , to selected 108
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 73 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 28 12:24:41 2002 UTC (22 years ago) by canard
File length: 3602 byte(s)
Diff to previous 68 , to selected 108
LINUX: proper alignement on the stack

Revision 68 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 25 20:01:54 2002 UTC (22 years ago) by suxen_drol
File length: 3346 byte(s)
Diff to previous 48 , to selected 108
added *.h to msvc project, removed __declspec(align(..)) for _MSC_VER <= 1200

Revision 48 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 21 17:27:06 2002 UTC (22 years ago) by edgomez
File length: 3292 byte(s)
Diff to previous 45 , to selected 108
Added GNU CC alignment

Revision 45 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 21 13:44:29 2002 UTC (22 years ago) by canard
File length: 3249 byte(s)
Diff to previous 42 , to selected 108
BSWAP,EMMS macro for LinuxPPC

Revision 42 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 20 14:02:59 2002 UTC (22 years ago) by Isibaar
File length: 3112 byte(s)
Diff to previous 37 , to selected 108
alignment stuff

Revision 37 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 16 22:28:37 2002 UTC (22 years ago) by chl
File length: 2950 byte(s)
Diff to previous 34 , to selected 108
Disabled DEBUG-messages in Linux, if _DEBUG not set

Revision 34 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 16 14:15:10 2002 UTC (22 years ago) by h
File length: 2804 byte(s)
Diff to previous 3 , to selected 108
disable win32 debug output in release builds (encodes 0.7% faster)

Revision 3 - (view) (download) (annotate) - [select for diffs]
Added Fri Mar 8 02:46:11 2002 UTC (22 years ago) by Isibaar
File length: 2661 byte(s)
Diff to selected 108
moved sources

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