[cvs] / xvidcore / src / motion / motion_inlines.h Repository:
ViewVC logotype

Log of /xvidcore/src/motion/motion_inlines.h

Parent Directory Parent Directory


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

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Apr 28 16:30:20 2007 UTC (16 years, 11 months ago) by syskin
Branch: MAIN
CVS Tags: HEAD, rc1_1_3_0, release-1_2_0, release-1_2_2, release-1_3_0, release-1_3_1, tag-branching-1_2_0, tag-branching-1_3_0
Branch point for: release-1_2-branch, release-1_3-branch
Changes since 1.4: +5 -5 lines
Diff to previous 1.4
Correction to out-of-bounds memory access in d_mv_bits; an assertion showing that d_mv_bits is still wrong; VC8 project files

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Dec 8 12:43:48 2004 UTC (19 years, 4 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
Branch point for: release-1_1-branch
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
new fcode code

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Dec 5 04:53:01 2004 UTC (19 years, 4 months ago) by syskin
Branch: MAIN
Changes since 1.2: +3 -11 lines
Diff to previous 1.2
RRV removed from ME

Revision 1.2 - (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, release-1_0_3
Branch point for: release-1_0-branch
Changes since 1.1: +167 -0 lines
Diff to previous 1.1
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.1.2.6 - (view) (download) (annotate) - [select for diffs]
Sun Nov 16 15:32:38 2003 UTC (20 years, 5 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.2.5: +2 -1 lines
Diff to previous 1.1.2.5 , to branch point 1.1 , to next main 1.5
Valgrind reported lot of unitialized reads. These unitialized reads
helped sysKin finding three bugs:
  - ZeroMacroblock did not reset the cbp field. So for some skipped
    blocks, a test was done on the cbp value...
  - MEanalysis was using wrong mvs from the current bvop (unitialized
    or just wrong in current context). That's because in devapi3,
    bframes used to share the same mvs array wheras now, it's one array
    a bvop.
  - Collocated skipped MBs for a bvop didn't reset mvs[0] and b_mvs[0].

Revision 1.1.2.5 - (view) (download) (annotate) - [select for diffs]
Sat Oct 25 16:51:38 2003 UTC (20 years, 5 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.4: +12 -15 lines
Diff to previous 1.1.2.4 , to branch point 1.1
faster d_mv_bits()

Revision 1.1.2.4 - (view) (download) (annotate) - [select for diffs]
Fri Oct 24 13:28:23 2003 UTC (20 years, 6 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.3: +2 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
this bug was really stupid

Revision 1.1.2.3 - (view) (download) (annotate) - [select for diffs]
Mon Sep 29 16:58:37 2003 UTC (20 years, 6 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.2: +2 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
weird typo, compilers don't even give a warning but it looks strange ;)

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Sep 29 13:43:40 2003 UTC (20 years, 6 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.1: +5 -4 lines
Diff to previous 1.1.2.1 , to branch point 1.1
some compiler warnings removed

Revision 1.1.2.1 - (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.1: +167 -0 lines
Diff to previous 1.1
Motion Estimation module splitting.

Revision 1.1
Wed Sep 10 22:19:00 2003 UTC (20 years, 7 months ago) by edgomez
Branch: MAIN
Branch point for: dev-api-4
FILE REMOVED
file motion_inlines.h was initially added on branch dev-api-4.

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