Menu

Svn Commit Log


Commit Date  
[r3242] by ulatec

Lots of changes to y4mdenoise that I've been sitting on for a while.

1) Updated the copyright year.
2) Fixed C++ usage for GCC 4.3.0, mostly related to templates.
3) Diked out usage of SearchBorder from MotionSearcher, since it's
not currently in use.
4) -p option is now a bitfield. No more forcing read/write threads
on someone just because they want color to be denoised in a
separate thread!
5) Reference pixels now calculate the pixel value in AddSample(), not
GetValue(). This should perform much better.
6) Threading rewritten so that it doesn't suck royally.
7) Better denoising algorithm: if match-size-throttling is in use
(which it usually is), it picks the largest such match, not merely
the first one bigger than the match-size-throttle. This leads to a
pretty serious quality increase!
8) Specified GPL v2 explicitly. (No accidental GPL v3!)
9) Added comments, debugging code, etc.

I deeply apologize if I broke the build. I tried to integrate in the
changes others made over the years, but most of my changes
conflicted (which isn't surprising).

2009-04-22 00:09:22 Tree
[r3241] by sms00

Sigh, some distributions don't like Quicktime. Avoid crashing the program due
to uninitialized pointer if HAVE_LIBQUICKTIME is not defined.

2009-04-19 21:34:33 Tree
[r3240] by sms00

Use memmove instead of bcopy. Seems some linux systems have issues with bcopy on 64bit AMD systems

2009-01-24 18:06:45 Tree
[r3239] by waldviertler

Added a patch that tests for a broken sdl.m4
Found in the tracker: Remove AC_CANONICAL_TARGET call
http://sourceforge.net/tracker/?func=detail&atid=305776&aid=2491094&group_id=5776

sdl is fixed and that test is not needed any more.

Posted by: dgp85

2009-01-24 08:53:04 Tree
[r3238] by waldviertler

A patch from the tracker:
Build fix for NetBSD/amd64

Found here: https://sourceforge.net/tracker/index.php?func=detail&aid=2517113&group_id=5776&atid=305776

Here is the original Patch:
http://www.NetBSD.org/cgi-bin/query-pr-single.pl?number=33769

The mjpegtools fail to build because: assembler errors due to a wrong CPU detection. mjpegtools assumes that on an amd64 platform __LP64___ is defined, which turns out not to be the case. There appears to be some confusion as to whether code should check for __LP64__ or _LP64.

Posted by Thomas Klausner

2009-01-23 15:56:58 Tree
[r3237] by waldviertler

Added a patch from the tracker:
Unportable test(1) construct

Found here:
http://sourceforge.net/tracker/?func=detail&atid=305776&aid=2517117&group_id=5776

Long info:
Unportable test(1) construct
scripts/lavtc.sh and scripts/lav2mpeg are using the unportable bash extension "==" to test(1), which is not supported by most other shells or even test(1) GNU coreutils. Please use "=" instead.

Posted by Thomas Klausner

2009-01-23 15:52:25 Tree
[r3236] by sms00

Bump version number after a release

2009-01-06 13:41:27 Tree
[r3235] by --none--

This commit was manufactured by cvs2svn to create tag 'RELEASE-1_9_0'.

2009-01-06 08:59:02 Tree
[r3234] by waldviertler

Some last changes for the 1.9.0 release.
Changed the install directory for the man and info pages.

2009-01-06 08:59:01 Tree
[r3233] by waldviertler

The last changes of the doku for th release.

2009-01-02 10:48:22 Tree
Older >
Monday.com Logo