[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)
Links to dev-api-4: (view) (download) (annotate)
Sticky Tag:

Revision 1.1.2.6 - (view) (download) (annotate) - [select for diffs]
Sun Nov 16 15:32:38 2003 UTC (20 years, 4 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, 5 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, 6 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, 6 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