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

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

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Links to dev-api-4: (view) (download) (annotate)
Sticky Tag:

Revision 1.1.2.7 - (view) (download) (annotate) - [select for diffs]
Fri Dec 5 12:27:48 2003 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.6: +1 -0 lines
Diff to previous 1.1.2.6 , to branch point 1.1 , to next main 1.5
just one more tweak

Revision 1.1.2.6 - (view) (download) (annotate) - [select for diffs]
Thu Dec 4 12:08:03 2003 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.5: +30 -13 lines
Diff to previous 1.1.2.5 , to branch point 1.1
final frame decision tweaks

Revision 1.1.2.5 - (view) (download) (annotate) - [select for diffs]
Wed Nov 19 12:24:25 2003 UTC (20 years, 4 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.4: +4 -11 lines
Diff to previous 1.1.2.4 , to branch point 1.1
SearchData revised - not longer constant across checkcandidates, but keeps search results in self - no pointers and redirections. All checkcandidates are faster now.

Revision 1.1.2.4 - (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.3: +5 -4 lines
Diff to previous 1.1.2.3 , to branch point 1.1
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.3 - (view) (download) (annotate) - [select for diffs]
Sat Nov 15 14:48:41 2003 UTC (20 years, 4 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.2: +5 -5 lines
Diff to previous 1.1.2.2 , to branch point 1.1
no longer crashes with very very *very* small pictures; new intra thresholds (more keyframes)

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Sep 30 18:20:31 2003 UTC (20 years, 6 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.2.1: +6 -6 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Warnings and ANSI C cleanups

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: +222 -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 vop_type_decision.c 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