Menu

Svn Commit Log


Commit Date  
[r3262] by sms00

amazing how each release of g++ manages to break code that's compiled for years.
seems g++ 4.4 had an issue with strrchr() at line 56

2009-06-14 00:16:26 Tree
[r3261] by sms00

Overrun somewhere - from a contributor on the mailing list is the overkill fix
of allocating lots more than is probably needed

2009-06-06 16:46:44 Tree
[r3260] by ulatec

Fixed an integration error.

2009-06-04 19:22:53 Tree
[r3259] by --none--

This commit was manufactured by cvs2svn to create tag 'y4mdenoise_v3_beta5'.

2009-06-03 18:28:18 Tree
[r3258] by ulatec

Rewrote y4mdenoise's BitmapRegion2D<>::FloodFill() to do less region
math, in favor of direct pixel-oriented operations (which is more
natural for bitmap regions). Now the zero-motion and match-throttle
flood-fills use bitmap regions, but the pruning flood-fill still uses
set regions, because it's faster that way.

This leads to a 35%-45% performance increase in my tests!

2009-06-03 18:28:17 Tree
[r3257] by --none--

This commit was manufactured by cvs2svn to create tag 'y4mdenoise_v3_beta4'.

2009-05-27 19:02:17 Tree
[r3256] by ulatec

Another performance improvement. A logarithmic operation in
SearchBorder<> has been turned into a small-constant operation plus a
much smaller logarithmic operation. This buys almost 15% in my tests.

2009-05-27 19:02:16 Tree
[r3255] by ulatec

Actual fix for y4mdenoise/SkipList.hh compile problem with gcc 4.0.1.

2009-05-24 17:34:37 Tree
[r3254] by ulatec

Possible fix for y4mdenoise/SkipList.hh compile problem with gcc 4.0.1.

2009-05-24 08:47:45 Tree
[r3253] by --none--

This commit was manufactured by cvs2svn to create tag 'y4mdenoise_v3_beta3'.

2009-05-24 00:27:53 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.