[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)
Sticky Tag:

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Dec 5 04:53:01 2004 UTC (19 years, 4 months ago) by syskin
Branch: MAIN
CVS Tags: HEAD, rc1_1_3_0, 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, 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_1-branch, release-1_2-branch, release-1_3-branch
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
RRV removed from ME

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Jul 8 12:30:45 2004 UTC (19 years, 9 months ago) by syskin
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
small redesign of subpel refinement function -- missing file :/ sorry

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Apr 20 06:10:40 2004 UTC (20 years ago) by syskin
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
1st stage cleanup: new fast qpel

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: +234 -0 lines
Diff to previous 1.1
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.1.2.7 - (view) (download) (annotate) - [select for diffs]
Fri Dec 5 12:27:48 2003 UTC (20 years, 4 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, 4 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, 5 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, 5 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, 5 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, 7 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, 7 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