[cvs] / xvidcore / src / motion / motion_comp.c Repository:
ViewVC logotype

Log of /xvidcore/src/motion/motion_comp.c

Parent Directory Parent Directory


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

Revision 1.24.2.1 - (view) (download) (annotate) - [selected]
Tue Dec 28 19:19:57 2010 UTC (13 years, 4 months ago) by Isibaar
Branch: release-1_3-branch
CVS Tags: rc1_1_3_0, release-1_3_0, release-1_3_1
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 , to next main 1.25
get rid off compiler warnings

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue Dec 28 19:19:43 2010 UTC (13 years, 4 months ago) by Isibaar
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 , to selected 1.24.2.1
get rid off compiler warnings

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Dec 18 16:02:00 2010 UTC (13 years, 4 months ago) by Isibaar
Branch: MAIN
CVS Tags: tag-branching-1_3_0
Branch point for: release-1_3-branch
Changes since 1.23: +5 -6 lines
Diff to previous 1.23 , to selected 1.24.2.1
refactorized encoder multi-threading
introduced slice-based encoding

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Dec 5 13:01:27 2004 UTC (19 years, 5 months ago) by syskin
Branch: MAIN
CVS Tags: release-1_1_0, release-1_1_0_final, release-1_1_1-final, release-1_1_2, release-1_1_3, release-1_1_3-final, release-1_2_0, release-1_2_2, tag-branching-1_2_0
Branch point for: release-1_1-branch, release-1_2-branch
Changes since 1.22: +46 -172 lines
Diff to previous 1.22 , to selected 1.24.2.1
RRV removed from MC

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Oct 12 21:08:41 2004 UTC (19 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.21: +10 -10 lines
Diff to previous 1.21 , to selected 1.24.2.1
Fixes from my branch, 64bit fixes, credits to christoph nageli, DEST support in Makefile

Revision 1.20.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Oct 12 21:06:34 2004 UTC (19 years, 6 months ago) by edgomez
Branch: release-1_0-branch
CVS Tags: release-1_0_3
Changes since 1.20: +10 -10 lines
Diff to previous 1.20 , to next main 1.25 , to selected 1.24.2.1
Fixes from my branch, 64bit fixes, too short stream error

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Aug 10 21:58:55 2004 UTC (19 years, 8 months ago) by edgomez
Branch: MAIN
Changes since 1.20: +0 -12 lines
Diff to previous 1.20 , to selected 1.24.2.1
Decoder speedups: merge interpolation and dst averaging for bvop blocks, unify qpel framework (should slow things for PPC until new functions get merged)

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 22:36:24 2004 UTC (20 years, 1 month ago) by edgomez
Branch: MAIN
CVS Tags: release-1_0_0, release-1_0_1, release-1_0_2
Branch point for: release-1_0-branch
Changes since 1.19: +78 -590 lines
Diff to previous 1.19 , to selected 1.24.2.1
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.18.2.9 - (view) (download) (annotate) - [select for diffs]
Wed Sep 10 22:19:00 2003 UTC (20 years, 7 months ago) by edgomez
Branch: dev-api-4
Changes since 1.18.2.8: +30 -1 lines
Diff to previous 1.18.2.8 , to branch point 1.18 , to next main 1.25 , to selected 1.24.2.1
Motion Estimation module splitting.

Revision 1.18.2.8 - (view) (download) (annotate) - [select for diffs]
Fri Aug 22 15:52:35 2003 UTC (20 years, 8 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.18.2.7: +14 -1 lines
Diff to previous 1.18.2.7 , to branch point 1.18 , to selected 1.24.2.1
qpel mmx MC code

Revision 1.18.2.7 - (view) (download) (annotate) - [select for diffs]
Sat Jun 28 15:53:07 2003 UTC (20 years, 10 months ago) by chl
Branch: dev-api-4
Changes since 1.18.2.6: +2 -588 lines
Diff to previous 1.18.2.6 , to branch point 1.18 , to selected 1.24.2.1
3 warp point GME - first commit

Revision 1.18.2.6 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 13:54:31 2003 UTC (20 years, 10 months ago) by edgomez
Branch: dev-api-4
Changes since 1.18.2.5: +25 -6 lines
Diff to previous 1.18.2.5 , to branch point 1.18 , to selected 1.24.2.1
Added legal header

Revision 1.18.2.5 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 01:22:04 2003 UTC (20 years, 10 months ago) by edgomez
Branch: dev-api-4
Changes since 1.18.2.4: +80 -60 lines
Diff to previous 1.18.2.4 , to branch point 1.18 , to selected 1.24.2.1
ISO C89 comment style

Revision 1.19.2.1 - (view) (download) (annotate) - [select for diffs]
Sat May 3 23:25:01 2003 UTC (21 years ago) by Isibaar
Branch: Isibaar
Changes since 1.19: +7 -6 lines
Diff to previous 1.19 , to next main 1.25 , to selected 1.24.2.1
- fast b-frames
- dynamic qpel
- qpel asm code
- postprocessing

Revision 1.18.2.4 - (view) (download) (annotate) - [select for diffs]
Thu Apr 10 13:05:54 2003 UTC (21 years ago) by edgomez
Branch: dev-api-4
Changes since 1.18.2.3: +0 -7 lines
Diff to previous 1.18.2.3 , to branch point 1.18 , to selected 1.24.2.1
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 1.18.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Mar 26 14:56:49 2003 UTC (21 years, 1 month ago) by edgomez
Branch: dev-api-4
Changes since 1.18.2.2: +1 -1 lines
Diff to previous 1.18.2.2 , to branch point 1.18 , to selected 1.24.2.1
Changed flags naming conventions

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Mar 22 13:41:11 2003 UTC (21 years, 1 month ago) by syskin
Branch: MAIN
CVS Tags: cvs-head, tag-merging-20040322
Branch point for: Isibaar
Changes since 1.18: +366 -411 lines
Diff to previous 1.18 , to selected 1.24.2.1
cleanups; it is able to compensate bframes correctly (for internal decoding)

Revision 1.18.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Mar 22 13:37:33 2003 UTC (21 years, 1 month ago) by syskin
Branch: dev-api-4
Changes since 1.18.2.1: +366 -411 lines
Diff to previous 1.18.2.1 , to branch point 1.18 , to selected 1.24.2.1
cleanups; it is able to compensate bframes correctly (for internal decoding)

Revision 1.18.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 08:49:45 2003 UTC (21 years, 2 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.18: +1 -1 lines
Diff to previous 1.18 , to selected 1.24.2.1
++api v1.-127.0

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Feb 19 21:59:30 2003 UTC (21 years, 2 months ago) by edgomez
Branch: MAIN
Branch point for: dev-api-4
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 , to selected 1.24.2.1
Small fixes patch

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Feb 15 15:22:18 2003 UTC (21 years, 2 months ago) by edgomez
Branch: MAIN
CVS Tags: merged-dev-api-3
Changes since 1.16: +1082 -167 lines
Diff to previous 1.16 , to selected 1.24.2.1
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 1.11.2.23 - (view) (download) (annotate) - [select for diffs]
Wed Feb 12 11:48:21 2003 UTC (21 years, 2 months ago) by syskin
Branch: dev-api-3
Changes since 1.11.2.22: +50 -26 lines
Diff to previous 1.11.2.22 , to branch point 1.11 , to next main 1.25 , to selected 1.24.2.1
new functions can also be used here, for some extra speed (nothing noticable)

Revision 1.11.2.22 - (view) (download) (annotate) - [select for diffs]
Fri Jan 31 22:25:18 2003 UTC (21 years, 3 months ago) by chl
Branch: dev-api-3
Changes since 1.11.2.21: +249 -2 lines
Diff to previous 1.11.2.21 , to branch point 1.11 , to selected 1.24.2.1
Replaced gruel's GMC by Skal's, new entries to GMC_DATA

Revision 1.11.2.21 - (view) (download) (annotate) - [select for diffs]
Sun Jan 12 13:13:36 2003 UTC (21 years, 3 months ago) by chl
Branch: dev-api-3
Changes since 1.11.2.20: +1 -1 lines
Diff to previous 1.11.2.20 , to branch point 1.11 , to selected 1.24.2.1
bugfix averag motion vector clipping in Qpel

Revision 1.11.2.20 - (view) (download) (annotate) - [select for diffs]
Sun Jan 12 11:04:17 2003 UTC (21 years, 3 months ago) by chl
Branch: dev-api-3
Changes since 1.11.2.19: +20 -18 lines
Diff to previous 1.11.2.19 , to branch point 1.11 , to selected 1.24.2.1
correct rounding in QPel

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

Revision 1.11.2.18 - (view) (download) (annotate) - [select for diffs]
Fri Jan 3 12:43:38 2003 UTC (21 years, 4 months ago) by syskin
Branch: dev-api-3
Changes since 1.11.2.17: +271 -436 lines
Diff to previous 1.11.2.17 , to branch point 1.11 , to selected 1.24.2.1
shorter and cleaner code; MC doesn't destroy interpolated pictures now, so they can be re-used (TODO)

Revision 1.11.2.17 - (view) (download) (annotate) - [select for diffs]
Sat Dec 28 15:34:29 2002 UTC (21 years, 4 months ago) by syskin
Branch: dev-api-3
Changes since 1.11.2.16: +102 -100 lines
Diff to previous 1.11.2.16 , to branch point 1.11 , to selected 1.24.2.1
cleanups; faster code due to avoiding memcopy where it wasn't needed

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

Revision 1.11.2.15 - (view) (download) (annotate) - [select for diffs]
Wed Dec 11 11:03:37 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.11.2.14: +10 -16 lines
Diff to previous 1.11.2.14 , to branch point 1.11 , to selected 1.24.2.1
motion_comp bug fix (stupid var name mistake)

Revision 1.11.2.14 - (view) (download) (annotate) - [select for diffs]
Wed Dec 11 10:32:29 2002 UTC (21 years, 4 months ago) by syskin
Branch: dev-api-3
Changes since 1.11.2.13: +1 -1 lines
Diff to previous 1.11.2.13 , to branch point 1.11 , to selected 1.24.2.1
motion estimation for reduced resolution p-vops

Revision 1.11.2.13 - (view) (download) (annotate) - [select for diffs]
Tue Dec 10 12:03:01 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.11.2.12: +31 -2 lines
Diff to previous 1.11.2.12 , to branch point 1.11 , to selected 1.24.2.1
interpolate18x18 hack

Revision 1.11.2.12 - (view) (download) (annotate) - [select for diffs]
Tue Dec 10 11:13:50 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.11.2.11: +95 -156 lines
Diff to previous 1.11.2.11 , to branch point 1.11 , to selected 1.24.2.1
rrv encoding update

Revision 1.11.2.11 - (view) (download) (annotate) - [select for diffs]
Mon Dec 9 10:47:05 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.11.2.10: +242 -99 lines
Diff to previous 1.11.2.10 , to branch point 1.11 , to selected 1.24.2.1
rrv i-vop encoding

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Nov 26 23:44:10 2002 UTC (21 years, 5 months ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_1, release-0_9_2
Branch point for: release-0_9_1-fixes
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 , to selected 1.24.2.1
ANSI C compliancy - thx Rick Foos

Revision 1.11.2.10 - (view) (download) (annotate) - [select for diffs]
Tue Nov 19 13:04:35 2002 UTC (21 years, 5 months ago) by syskin
Branch: dev-api-3
Changes since 1.11.2.9: +146 -110 lines
Diff to previous 1.11.2.9 , to branch point 1.11 , to selected 1.24.2.1
qpel support for b-frames

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Nov 17 00:32:06 2002 UTC (21 years, 5 months ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_0
Changes since 1.14: +34 -10 lines
Diff to previous 1.14 , to selected 1.24.2.1
License changed

Revision 1.11.2.9 - (view) (download) (annotate) - [select for diffs]
Sat Nov 2 15:52:31 2002 UTC (21 years, 6 months ago) by chl
Branch: dev-api-3
CVS Tags: branch-release-1-0
Changes since 1.11.2.8: +27 -31 lines
Diff to previous 1.11.2.8 , to branch point 1.11 , to selected 1.24.2.1
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 1.11.2.8 - (view) (download) (annotate) - [select for diffs]
Thu Oct 31 06:52:26 2002 UTC (21 years, 6 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.11.2.7: +0 -1 lines
Diff to previous 1.11.2.7 , to branch point 1.11 , to selected 1.24.2.1
qpel.h

Revision 1.11.2.7 - (view) (download) (annotate) - [select for diffs]
Wed Oct 30 23:12:13 2002 UTC (21 years, 6 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.11.2.6: +5 -6 lines
Diff to previous 1.11.2.6 , to branch point 1.11 , to selected 1.24.2.1
chroma rounding again

Revision 1.11.2.6 - (view) (download) (annotate) - [select for diffs]
Wed Oct 30 18:01:29 2002 UTC (21 years, 6 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.11.2.5: +16 -16 lines
Diff to previous 1.11.2.5 , to branch point 1.11 , to selected 1.24.2.1
qpel chroma rounding fixed

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Oct 19 12:20:33 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.13: +1 -3 lines
Diff to previous 1.13 , to selected 1.24.2.1
Fixed copyrights

Revision 1.11.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Oct 10 12:15:36 2002 UTC (21 years, 6 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.11.2.4: +54 -11 lines
Diff to previous 1.11.2.4 , to branch point 1.11 , to selected 1.24.2.1
qpel update

Revision 1.11.2.4 - (view) (download) (annotate) - [select for diffs]
Sat Oct 5 21:42:04 2002 UTC (21 years, 7 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.11.2.3: +78 -39 lines
Diff to previous 1.11.2.3 , to branch point 1.11 , to selected 1.24.2.1
qpel MC

Revision 1.11.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 21:28:25 2002 UTC (21 years, 7 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.11.2.2: +0 -3 lines
Diff to previous 1.11.2.2 , to branch point 1.11 , to selected 1.24.2.1
SysKin's latest ME changes

Revision 1.11.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Sep 23 20:36:02 2002 UTC (21 years, 7 months ago) by chl
Branch: dev-api-3
Changes since 1.11.2.1: +133 -228 lines
Diff to previous 1.11.2.1 , to branch point 1.11 , to selected 1.24.2.1
sysKin Motion Estimation and minor changes to support it.
I hope it doesn't break too much...

Revision 1.11.2.1 - (view) (download) (annotate) - [select for diffs]
Sun Sep 8 09:49:55 2002 UTC (21 years, 7 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.11: +90 -16 lines
Diff to previous 1.11 , to selected 1.24.2.1
block-based encoder interpolation/compensation for normal & bframes.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Sep 7 09:12:21 2002 UTC (21 years, 7 months ago) by chl
Branch: MAIN
Changes since 1.12: +2 -253 lines
Diff to previous 1.12 , to selected 1.24.2.1
Removed B-frames

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Sep 6 16:59:47 2002 UTC (21 years, 8 months ago) by chl
Branch: MAIN
Changes since 1.11: +33 -2 lines
Diff to previous 1.11 , to selected 1.24.2.1
- Update license/copyright header
- Removed history header

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Aug 15 19:52:16 2002 UTC (21 years, 8 months ago) by chl
Branch: MAIN
CVS Tags: tag-branching-20020904
Branch point for: dev-api-3
Changes since 1.10: +91 -75 lines
Diff to previous 1.10 , to selected 1.24.2.1
Ooops, first bugfix was an outdated version and the CVS got stuck...

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Aug 15 18:13:02 2002 UTC (21 years, 8 months ago) by chl
Branch: MAIN
Changes since 1.9: +75 -87 lines
Diff to previous 1.9 , to selected 1.24.2.1
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 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Jul 25 00:43:19 2002 UTC (21 years, 9 months ago) by chl
Branch: MAIN
Changes since 1.8: +86 -69 lines
Diff to previous 1.8 , to selected 1.24.2.1
Enable B-frame + INTER4V (not bugfree yet)

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Jun 21 16:12:48 2002 UTC (21 years, 10 months ago) by suxen_drol
Branch: MAIN
Changes since 1.7: +0 -2 lines
Diff to previous 1.7 , to selected 1.24.2.1
bframes patch

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Jun 20 14:05:58 2002 UTC (21 years, 10 months ago) by suxen_drol
Branch: MAIN
Changes since 1.6: +2 -0 lines
Diff to previous 1.6 , to selected 1.24.2.1
bframe patch

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Jun 14 13:26:43 2002 UTC (21 years, 10 months ago) by Isibaar
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 , to selected 1.24.2.1
ia64 changes

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Jun 12 20:38:40 2002 UTC (21 years, 10 months ago) by edgomez
Branch: MAIN
Changes since 1.4: +275 -237 lines
Diff to previous 1.4 , to selected 1.24.2.1
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed May 1 13:00:02 2002 UTC (22 years ago) by suxen_drol
Branch: MAIN
Changes since 1.3: +34 -33 lines
Diff to previous 1.3 , to selected 1.24.2.1
#define BFRAMES

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Apr 13 16:30:02 2002 UTC (22 years ago) by suxen_drol
Branch: MAIN
Changes since 1.2: +201 -0 lines
Diff to previous 1.2 , to selected 1.24.2.1
bframe "support" code

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Mar 28 20:57:25 2002 UTC (22 years, 1 month ago) by edgomez
Branch: MAIN
CVS Tags: xvidcore
Changes since 1.1: +49 -49 lines
Diff to previous 1.1 , to selected 1.24.2.1
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.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Fri Mar 8 02:44:50 2002 UTC (22 years, 2 months ago) by Isibaar
Branch: core
CVS Tags: start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.25 , to selected 1.24.2.1
moved sources

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 8 02:44:50 2002 UTC (22 years, 2 months ago) by Isibaar
Branch: MAIN
Branch point for: core
Diff to selected 1.24.2.1
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