[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 2051 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 25 10:56:22 2011 UTC (12 years, 5 months ago) by Isibaar
File length: 44069 byte(s)
Diff to previous 1988 , to selected 1913
Fix for encoder crash that is possible with the following combination of encoder options: Turbo, VHQ for B-VOPs and Qpel...

Revision 1988 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 18 09:10:05 2011 UTC (12 years, 10 months ago) by Isibaar
File length: 43330 byte(s)
Diff to previous 1931 , to selected 1913
enabled auto-props property

Revision 1931 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 29 22:39:35 2010 UTC (13 years, 3 months ago) by Isibaar
File length: 43389 byte(s)
Diff to previous 1919 , to selected 1913
bug fixing...

Revision 1919 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 24 13:21:35 2010 UTC (13 years, 3 months ago) by Isibaar
File length: 42849 byte(s)
Diff to previous 1913
slice coding: workaround some third-party decoder bugs

Revision 1913 - (view) (download) (annotate) - [selected]
Modified Sat Dec 18 16:02:08 2010 UTC (13 years, 3 months ago) by Isibaar
File length: 41669 byte(s)
Diff to previous 1909
refactorized encoder multi-threading
introduced slice-based encoding

Revision 1909 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 28 15:19:07 2010 UTC (13 years, 4 months ago) by Isibaar
File length: 41483 byte(s)
Diff to previous 1687 , to selected 1913
PSNRHVSM R-D optimization

Revision 1687 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 25 01:20:41 2006 UTC (18 years, 1 month ago) by syskin
File length: 41441 byte(s)
Diff to previous 1682 , to selected 1913
oops I forgot to commit these yesterday ;_;

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 , to selected 1913
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 , to selected 1913
- 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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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 , to selected 1913
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)
Diff to selected 1913
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