[svn] / branches / dev-api-4 / xvidcore / src / global.h Repository:
ViewVC logotype

Log of /branches/dev-api-4/xvidcore/src/global.h

Parent Directory Parent Directory


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

Revision 1161 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 1 23:23:01 2003 UTC (20 years, 6 months ago) by edgomez
File length: 5519 byte(s)
Diff to previous 1160 , to selected 171
removed trailing spaces

Revision 1160 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 30 18:20:31 2003 UTC (20 years, 6 months ago) by edgomez
File length: 5546 byte(s)
Diff to previous 1083 , to selected 171
Warnings and ANSI C cleanups

Revision 1083 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 13 09:58:26 2003 UTC (20 years, 8 months ago) by syskin
File length: 5650 byte(s)
Diff to previous 1077 , to selected 171
some gmc related compiler warnings removed

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: 5634 byte(s)
Diff to previous 1054 , to selected 171
3 warp point GME - first commit

Revision 1054 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 9 13:55:56 2003 UTC (20 years, 9 months ago) by edgomez
File length: 4692 byte(s)
Diff to previous 1053 , to selected 171
Added legal header

Revision 1053 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 9 01:25:19 2003 UTC (20 years, 9 months ago) by edgomez
File length: 3615 byte(s)
Diff to previous 982 , to selected 171
ISO C89 comment style

Revision 982 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 10 13:05:54 2003 UTC (20 years, 11 months ago) by edgomez
File length: 3566 byte(s)
Diff to previous 972 , to selected 171
2003-04-10 GMT	Edouard Gomez <ed.gomez@free.fr>	patch-14

    Summary:
      Removed all ABS() macros.
    Revision:
      xvidcore--devapi4--1.0--patch-14

    All  ABS   macros  have   been  replace  with   their  stdlib.h/math.h
    equivalent. This gives a 33%  overall speedup for the plain C encoder,
    while the  ia32 one seems to  suffer a small speed  loss. However this
    speed loss is  very small and it  seems it depends on the  CPU type as
    the abs/fabs usage  is impacting badly on sad  functions but impacting
    well on interpolate functions ... weird inst'it ?

    modified files:
     src/bitstream/mbcoding.c src/global.h src/image/image.c
     src/motion/motion_comp.c src/motion/motion_est.c
     src/motion/sad.c src/prediction/mbprediction.c
     src/utils/mbtransquant.c src/xvid.c

Revision 972 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 4 22:16:15 2003 UTC (20 years, 11 months ago) by edgomez
File length: 3560 byte(s)
Diff to previous 926 , to selected 171
Fixes 32 bit misaligned reads on ARM (+ some sync work with old 0.9.x tree for cleanups)

Revision 926 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 16 12:05:09 2003 UTC (21 years ago) by suxen_drol
File length: 3541 byte(s)
Diff to previous 890 , to selected 171
dquant cleanup
xvid_pluing_lumimasking added
xvid_encraw -lumimasking option added

Revision 890 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 22 08:49:45 2003 UTC (21 years, 1 month ago) by suxen_drol
File length: 3483 byte(s)
Diff to previous 886 , to selected 171
++api v1.-127.0

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: 3002 byte(s)
Diff to previous 885 , to selected 171
This commit was manufactured by cvs2svn to create branch 'dev-api-4'.

Revision 885 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 21 14:49:28 2003 UTC (21 years, 1 month ago) by syskin
Original Path: trunk/xvidcore/src/global.h
File length: 3002 byte(s)
Diff to previous 884 , to selected 171
cleanups

Revision 884 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 21 14:44:57 2003 UTC (21 years, 1 month ago) by syskin
Original Path: trunk/xvidcore/src/global.h
File length: 3016 byte(s)
Diff to previous 851 , to selected 171
cleanups

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/src/global.h
File length: 3246 byte(s)
Diff to previous 723 , to selected 171
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 723 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 15 01:21:12 2002 UTC (21 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore/src/global.h
File length: 4662 byte(s)
Diff to previous 677 , to selected 171
Another series of warnings for aggressive compilers

Revision 677 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 26 23:44:11 2002 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore/src/global.h
File length: 4612 byte(s)
Diff to previous 648 , to selected 171
ANSI C compliancy - thx Rick Foos

Revision 648 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 16 23:38:16 2002 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore/src/global.h
File length: 4576 byte(s)
Diff to previous 603 , to selected 171
License Change

Revision 603 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 19 11:41:12 2002 UTC (21 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore/src/global.h
File length: 3550 byte(s)
Diff to previous 406 , to selected 171
Changed Michael Militzer to name + email (next patch will fix copyrights with the right holders)

Revision 406 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 4 21:59:27 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/global.h
File length: 3531 byte(s)
Diff to previous 338 , to selected 171
- Added legal header
- Added copyright (temporary set to Michael)

Revision 338 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 24 23:07:45 2002 UTC (21 years, 8 months ago) by chl
Original Path: trunk/xvidcore/src/global.h
File length: 1917 byte(s)
Diff to previous 287 , to selected 171
New fields deltamv, directmv[4] in Macroblock for more logical B-frame ME

Revision 287 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 10 19:29:30 2002 UTC (21 years, 8 months ago) by chl
Original Path: trunk/xvidcore/src/global.h
File length: 1854 byte(s)
Diff to previous 277 , to selected 171
Minor bugfix.

Revision 277 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 9 22:19:43 2002 UTC (21 years, 8 months ago) by chl
Original Path: trunk/xvidcore/src/global.h
File length: 1860 byte(s)
Diff to previous 195 , to selected 171
preparations for block based ME

Revision 195 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 12 20:38:41 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore/src/global.h
File length: 1622 byte(s)
Diff to previous 172 , to selected 171
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 172 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 11 15:32:59 2002 UTC (21 years, 10 months ago) by chl
Original Path: trunk/xvidcore/src/global.h
File length: 1682 byte(s)
Diff to previous 171
general cleanup, first modifications for new INTER4V heuristics

Revision 171 - (view) (download) (annotate) - [selected]
Modified Sat May 11 12:28:19 2002 UTC (21 years, 10 months ago) by chl
Original Path: trunk/xvidcore/src/global.h
File length: 1649 byte(s)
Diff to previous 157
SAD values in MACROBLOCK have to be signed integer

Revision 157 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 3 08:37:55 2002 UTC (21 years, 11 months ago) by Isibaar
Original Path: trunk/xvidcore/src/global.h
File length: 1631 byte(s)
Diff to previous 156 , to selected 171
quant range checking

Revision 156 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 3 00:45:10 2002 UTC (21 years, 11 months ago) by chenm001
Original Path: trunk/xvidcore/src/global.h
File length: 1825 byte(s)
Diff to previous 118 , to selected 171
add B-frame decode support

Revision 118 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 13 16:30:02 2002 UTC (21 years, 11 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/global.h
File length: 1766 byte(s)
Diff to previous 101 , to selected 171
bframe "support" code

Revision 101 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 5 14:40:36 2002 UTC (21 years, 11 months ago) by h
Original Path: trunk/xvidcore/src/global.h
File length: 1414 byte(s)
Diff to previous 78 , to selected 171
hinted motion estimation support (raw or compressed)

Revision 78 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 28 20:57:25 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore/src/global.h
File length: 1293 byte(s)
Diff to previous 69 , to selected 171
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 69 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 26 11:16:08 2002 UTC (22 years ago) by h
Original Path: trunk/xvidcore/src/global.h
File length: 1292 byte(s)
Diff to previous 3 , to selected 171
interlacing support - slow (MBDecideFieldDCT()), buggy (p-frames), incomplete (field motion prediction)

Revision 3 - (view) (download) (annotate) - [select for diffs]
Added Fri Mar 8 02:46:11 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/src/global.h
File length: 1218 byte(s)
Diff to selected 171
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