[svn] / branches / dev-api-4 / xvidcore / src / motion / motion_comp.c Repository:
ViewVC logotype

Log of /branches/dev-api-4/xvidcore/src/motion/motion_comp.c

Parent Directory Parent Directory


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

Revision 1125 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 22 15:52:35 2003 UTC (20 years, 7 months ago) by Isibaar
File length: 17349 byte(s)
Diff to previous 1077
qpel mmx MC code

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: 16808 byte(s)
Diff to previous 1054
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: 34407 byte(s)
Diff to previous 1053
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: 33459 byte(s)
Diff to previous 982
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: 33255 byte(s)
Diff to previous 949
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 949 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 26 14:56:49 2003 UTC (21 years ago) by edgomez
File length: 33360 byte(s)
Diff to previous 935
Changed flags naming conventions

Revision 935 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 22 13:41:11 2003 UTC (21 years ago) by syskin
File length: 33356 byte(s)
Diff to previous 890
cleanups; it is able to compensate bframes correctly (for internal decoding)

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: 36024 byte(s)
Diff to previous 886
++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: 36009 byte(s)
Diff to previous 876
This commit was manufactured by cvs2svn to create branch 'dev-api-4'.

Revision 876 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 19 21:59:30 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/src/motion/motion_comp.c
File length: 36009 byte(s)
Diff to previous 851
Small fixes patch

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/motion/motion_comp.c
File length: 35981 byte(s)
Diff to previous 677
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

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/motion/motion_comp.c
File length: 7525 byte(s)
Diff to previous 652
ANSI C compliancy - thx Rick Foos

Revision 652 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 17 00:35:33 2002 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore/src/motion/motion_comp.c
File length: 7516 byte(s)
Diff to previous 605
License changed

Revision 605 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 19 12:20:33 2002 UTC (21 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore/src/motion/motion_comp.c
File length: 6420 byte(s)
Diff to previous 437
Fixed copyrights

Revision 437 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 7 09:12:22 2002 UTC (21 years, 6 months ago) by chl
Original Path: trunk/xvidcore/src/motion/motion_comp.c
File length: 6541 byte(s)
Diff to previous 430
Removed B-frames

Revision 430 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 6 16:59:47 2002 UTC (21 years, 6 months ago) by chl
Original Path: trunk/xvidcore/src/motion/motion_comp.c
File length: 14613 byte(s)
Diff to previous 374
- Update license/copyright header
- Removed history header

Revision 374 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 15 19:52:16 2002 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore/src/motion/motion_comp.c
File length: 13017 byte(s)
Diff to previous 373
Ooops, first bugfix was an outdated version and the CVS got stuck...

Revision 373 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 15 18:13:02 2002 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore/src/motion/motion_comp.c
File length: 12504 byte(s)
Diff to previous 341
Bugfix chroma motion compensation in BFRAMES mode. Block based has to be
used, even if BFRAMES is active, because we cannot rely on XVID_HALFPEL
(XVID_HALFPEL is not needed if max_bframes<=0)

Revision 341 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 25 00:43:19 2002 UTC (21 years, 8 months ago) by chl
Original Path: trunk/xvidcore/src/motion/motion_comp.c
File length: 12932 byte(s)
Diff to previous 232
Enable B-frame + INTER4V (not bugfree yet)

Revision 232 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 21 16:12:48 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/motion/motion_comp.c
File length: 12339 byte(s)
Diff to previous 229
bframes patch

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
Original Path: trunk/xvidcore/src/motion/motion_comp.c
File length: 12355 byte(s)
Diff to previous 209
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
Original Path: trunk/xvidcore/src/motion/motion_comp.c
File length: 12339 byte(s)
Diff to previous 195
ia64 changes

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/motion/motion_comp.c
File length: 12307 byte(s)
Diff to previous 152
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 152 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 1 13:00:02 2002 UTC (21 years, 11 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/motion/motion_comp.c
File length: 10734 byte(s)
Diff to previous 118
#define BFRAMES

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/motion/motion_comp.c
File length: 10552 byte(s)
Diff to previous 78
bframe "support" code

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/motion/motion_comp.c
File length: 4960 byte(s)
Diff to previous 3
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 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/motion/motion_comp.c
File length: 4926 byte(s)
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