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

Log of /branches/dev-api-4/xvidcore/src/motion/vop_type_decision.c

Parent Directory Parent Directory


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

Revision 1240 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 5 12:27:48 2003 UTC (20 years, 4 months ago) by syskin
File length: 8069 byte(s)
Diff to previous 1239
just one more tweak

Revision 1239 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 4 12:08:03 2003 UTC (20 years, 4 months ago) by syskin
File length: 8033 byte(s)
Diff to previous 1215
final frame decision tweaks

Revision 1215 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 19 12:24:25 2003 UTC (20 years, 5 months ago) by syskin
File length: 7439 byte(s)
Diff to previous 1212
SearchData revised - not longer constant across checkcandidates, but keeps search results in self - no pointers and redirections. All checkcandidates are faster now.

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: 7606 byte(s)
Diff to previous 1211
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 1211 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 15 14:48:41 2003 UTC (20 years, 5 months ago) by syskin
File length: 7559 byte(s)
Diff to previous 1160
no longer crashes with very very *very* small pictures; new intra thresholds (more keyframes)

Revision 1160 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 30 18:20:31 2003 UTC (20 years, 6 months ago) by edgomez
File length: 7559 byte(s)
Diff to previous 1142
Warnings and ANSI C cleanups

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: 7538 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