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

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

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Links to release-1_1-branch: (view) (download) (annotate)
Sticky Tag:

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Apr 12 15:49:56 2004 UTC (19 years, 11 months ago) by edgomez
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.15: +26 -0 lines
Diff to previous 1.15 , to selected 1.8
Optmized mem transfers, h263, plane sse

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

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Mar 28 08:43:28 2003 UTC (21 years ago) by suxen_drol
Branch: MAIN
CVS Tags: cvs-head, tag-merging-20040322
Branch point for: Isibaar
Changes since 1.13: +0 -14 lines
Diff to previous 1.13 , to selected 1.8
sad cleanup

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Feb 15 15:22:19 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
CVS Tags: merged-dev-api-3
Branch point for: dev-api-4
Changes since 1.12: +135 -113 lines
Diff to previous 1.12 , to selected 1.8
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Nov 26 23:44:11 2002 UTC (21 years, 4 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.11: +2 -2 lines
Diff to previous 1.11 , to selected 1.8
ANSI C compliancy - thx Rick Foos

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

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

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Oct 19 11:41:11 2002 UTC (21 years, 5 months ago) by edgomez
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Changed Michael Militzer to name + email (next patch will fix copyrights with the right holders)

Revision 1.8 - (view) (download) (annotate) - [selected]
Fri Sep 6 16:59:47 2002 UTC (21 years, 6 months ago) by chl
Branch: MAIN
Changes since 1.7: +28 -26 lines
Diff to previous 1.7
- Update license/copyright header
- Removed history header

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Jul 23 12:59:57 2002 UTC (21 years, 8 months ago) by suxen_drol
Branch: MAIN
CVS Tags: tag-branching-20020904
Branch point for: dev-api-3
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 , to selected 1.8
sad[16,8]_mmx, sad[16,8]_3dn, sad8_xmm

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Jul 21 23:34:08 2002 UTC (21 years, 8 months ago) by chl
Branch: MAIN
Changes since 1.5: +40 -0 lines
Diff to previous 1.5 , to selected 1.8
bframe encoding bugfixes, ME unification

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

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon May 13 19:41:20 2002 UTC (21 years, 10 months ago) by chl
Branch: MAIN
Changes since 1.3: +42 -0 lines
Diff to previous 1.3 , to selected 1.8
added mean reduced SAD calculated, C version

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

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Apr 11 10:18:40 2002 UTC (21 years, 11 months ago) by canard
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 , to selected 1.8
PPC update

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