[svn] / branches / dev-api-4 / xvidcore / src / motion / motion_inlines.h Repository:
ViewVC logotype

Log of /branches/dev-api-4/xvidcore/src/motion/motion_inlines.h

Parent Directory Parent Directory


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

Revision 1212 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 16 15:32:38 2003 UTC (20 years, 5 months ago) by edgomez
File length: 4967 byte(s)
Diff to previous 1187
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 1187 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 25 16:51:38 2003 UTC (20 years, 5 months ago) by syskin
File length: 4951 byte(s)
Diff to previous 1186
faster d_mv_bits()

Revision 1186 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 24 13:28:23 2003 UTC (20 years, 5 months ago) by syskin
File length: 4977 byte(s)
Diff to previous 1159
this bug was really stupid

Revision 1159 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 29 16:58:37 2003 UTC (20 years, 6 months ago) by syskin
File length: 4944 byte(s)
Diff to previous 1158
weird typo, compilers don't even give a warning but it looks strange ;)

Revision 1158 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 29 13:43:40 2003 UTC (20 years, 6 months ago) by syskin
File length: 4945 byte(s)
Diff to previous 1142
some compiler warnings removed

Revision 1142 - (view) (download) (annotate) - [select for diffs]
Added Wed Sep 10 22:19:00 2003 UTC (20 years, 7 months ago) by edgomez
File length: 4905 byte(s)
Motion Estimation module splitting.

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