[svn] / trunk / xvidcore / src / motion / estimation_bvop.c Repository:
ViewVC logotype

Log of /trunk/xvidcore/src/motion/estimation_bvop.c

Parent Directory Parent Directory


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

Revision 1682 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 24 08:46:22 2006 UTC (18 years, 1 month ago) by syskin
File length: 41315 byte(s)
Diff to previous 1604
multithreaded encoding

Revision 1604 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 14 00:47:08 2005 UTC (19 years ago) by Isibaar
File length: 35066 byte(s)
Diff to previous 1576
- New lambda tables for R-D motion search. The old tables were obviously
  taken from h.264, which uses a logarithmic quantizer scale. This lead to
  bad results at very low bit-rates. With this patch, compression efficiency
  at low bit-rates is greatly improved.

Revision 1576 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 17 11:57:59 2004 UTC (19 years, 3 months ago) by syskin
File length: 35105 byte(s)
Diff to previous 1575
faster bvop-vhq

Revision 1575 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 17 10:45:01 2004 UTC (19 years, 3 months ago) by syskin
File length: 35095 byte(s)
Diff to previous 1569
serious optimizations, both speed and psnr improved

Revision 1569 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 9 04:58:12 2004 UTC (19 years, 3 months ago) by syskin
File length: 34922 byte(s)
Diff to previous 1568
speed things up by keeping quant-squared in SearchData

Revision 1568 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 9 04:20:44 2004 UTC (19 years, 3 months ago) by syskin
File length: 34876 byte(s)
Diff to previous 1567
speed things up by using VHQ's cbp

Revision 1567 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 8 12:43:48 2004 UTC (19 years, 3 months ago) by syskin
File length: 34823 byte(s)
Diff to previous 1564
new fcode code

Revision 1564 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 5 04:53:01 2004 UTC (19 years, 3 months ago) by syskin
File length: 33811 byte(s)
Diff to previous 1556
RRV removed from ME

Revision 1556 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 12 21:08:41 2004 UTC (19 years, 5 months ago) by edgomez
File length: 33959 byte(s)
Diff to previous 1548
Fixes from my branch, 64bit fixes, credits to christoph nageli, DEST support in Makefile

Revision 1548 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 4 15:07:45 2004 UTC (19 years, 6 months ago) by syskin
File length: 33938 byte(s)
Diff to previous 1547
best_sad not initalized correctly

Revision 1547 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 4 14:16:24 2004 UTC (19 years, 6 months ago) by edgomez
File length: 33907 byte(s)
Diff to previous 1517
Fixes and enhancements

Revision 1517 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 21 15:47:51 2004 UTC (19 years, 8 months ago) by syskin
File length: 33886 byte(s)
Diff to previous 1516
one more SKIP fix - more for internal PSNR calculations than for anything else

Revision 1516 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 21 14:52:22 2004 UTC (19 years, 8 months ago) by syskin
File length: 33906 byte(s)
Diff to previous 1515
SKIP fix - wasn't exactly right before

Revision 1515 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 21 12:50:30 2004 UTC (19 years, 8 months ago) by syskin
File length: 33620 byte(s)
Diff to previous 1506
a bugfix. it's not THE bug I've been looking for, but bug nonetheless

Revision 1506 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 18 11:51:44 2004 UTC (19 years, 8 months ago) by syskin
File length: 33544 byte(s)
Diff to previous 1485
VHQ for bframes

Revision 1485 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 10 17:42:18 2004 UTC (19 years, 8 months ago) by edgomez
File length: 33140 byte(s)
Diff to previous 1481
Forgotten bits from my tree

Revision 1481 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 10 11:23:41 2004 UTC (19 years, 8 months ago) by syskin
File length: 33213 byte(s)
Diff to previous 1478
skip check for chroma was broken

Revision 1478 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 8 07:12:54 2004 UTC (19 years, 8 months ago) by syskin
File length: 32996 byte(s)
Diff to previous 1475
new ME for b-frames + small redesign of subpel refinement function

Revision 1475 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 3 08:46:39 2004 UTC (19 years, 8 months ago) by syskin
File length: 32889 byte(s)
Diff to previous 1456
quick fix: qpel and chroma-sad had overlapping memory targets

Revision 1456 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 09:15:02 2004 UTC (19 years, 10 months ago) by edgomez
File length: 32870 byte(s)
Diff to previous 1443
Keep 1.0 and 1.1 in sync - bframe bugfix

Revision 1443 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 22 13:39:33 2004 UTC (19 years, 11 months ago) by syskin
File length: 32869 byte(s)
Diff to previous 1441
smarter SKIP

Revision 1441 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 20 06:10:40 2004 UTC (19 years, 11 months ago) by syskin
File length: 32013 byte(s)
Diff to previous 1382
1st stage cleanup: new fast qpel

Revision 1382 - (view) (download) (annotate) - [select for diffs]
Added Mon Mar 22 22:36:25 2004 UTC (20 years ago) by edgomez
File length: 37873 byte(s)
xvidcore 1.0.0 rc3 merge back to HEAD

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