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

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

Parent Directory Parent Directory


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

Revision 701 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 9 10:47:05 2002 UTC (21 years, 3 months ago) by suxen_drol
File length: 18904 byte(s)
Diff to previous 658 , to selected 78
rrv i-vop encoding

Revision 658 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 19 13:04:35 2002 UTC (21 years, 4 months ago) by syskin
File length: 16290 byte(s)
Diff to previous 619 , to selected 78
qpel support for b-frames

Revision 619 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 2 15:52:31 2002 UTC (21 years, 5 months ago) by chl
File length: 15274 byte(s)
Diff to previous 618 , to selected 78
Basic support for translation-only GMC support (compatible to Divx5)
use general flag XVID_GMC to switch it on, the rest is done automatically.
!!! Combination with B-frames is completely untested !!!

Revision 618 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 31 06:52:26 2002 UTC (21 years, 5 months ago) by Isibaar
File length: 15122 byte(s)
Diff to previous 617 , to selected 78
qpel.h

Revision 617 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 30 23:12:13 2002 UTC (21 years, 5 months ago) by Isibaar
File length: 15149 byte(s)
Diff to previous 616 , to selected 78
chroma rounding again

Revision 616 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 30 18:06:41 2002 UTC (21 years, 5 months ago) by Isibaar
File length: 15225 byte(s)
Diff to previous 588 , to selected 78
qpel chroma rounding fixed

Revision 588 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 10 12:16:00 2002 UTC (21 years, 5 months ago) by Isibaar
File length: 15058 byte(s)
Diff to previous 581 , to selected 78
qpel update

Revision 581 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 5 21:42:04 2002 UTC (21 years, 5 months ago) by Isibaar
File length: 13639 byte(s)
Diff to previous 539 , to selected 78
qpel MC

Revision 539 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 25 21:28:48 2002 UTC (21 years, 6 months ago) by Isibaar
File length: 12723 byte(s)
Diff to previous 530 , to selected 78
SysKin's latest ME changes

Revision 530 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 23 20:36:02 2002 UTC (21 years, 6 months ago) by chl
File length: 12816 byte(s)
Diff to previous 449 , to selected 78
sysKin Motion Estimation and minor changes to support it.
I hope it doesn't break too much...

Revision 449 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 8 09:49:55 2002 UTC (21 years, 6 months ago) by suxen_drol
File length: 16088 byte(s)
Diff to previous 392 , to selected 78
block-based encoder interpolation/compensation for normal & bframes.

Revision 392 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 4 18:44:41 2002 UTC (21 years, 6 months ago) by
File length: 13017 byte(s)
Diff to previous 374 , to selected 78
This commit was manufactured by cvs2svn to create branch 'dev-api-3'.

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