Menu

Svn Commit Log


Commit Date  
[r2936] by stefan_fendt

further quality improvement

2005-11-24 08:09:37 Tree
[r2935] by sms00

0 is a valid option and does the expected thing for -t (some or all of the
temporal filtering can be disabled). Also, document that 0 works for -g
by disabling some or all of the gaussian blur processing.

2005-11-24 04:41:01 Tree
[r2934] by sms00

gcc complained thusly:
imageplanes.cc:82:2: warning: no newline at end of file

so add a \n :)

2005-11-23 22:56:10 Tree
[r2933] by sms00

Unused variable dotptr.

2005-11-22 05:33:16 Tree
[r2932] by sms00

Ugly hack time. In the CVS version of libquicktime the quicktime_t structure
has become an opaque data type and the underlying filedescriptor must be
obtained by using the accessor function lqt_fileno instead of the ".streamer"
member (which is no longer available). However, libquicktime 0.9.8 has not
been released yet. IF libquicktime is being used then test for lqt_fileno()
being present and define HAVE_LQT_FILENO for use in 1 place.

When libquicktime has a release this can all go away when the required version
of libquicktime is bumped to 0.9.8

2005-11-22 05:32:37 Tree
[r2931] by sms00

Argh - can't commit this module's change until libquicktime releases 0.98

2005-11-22 01:11:09 Tree
[r2930] by sms00

Enhancements by the author were submitted. He recommends reading the
notes/comments for more details ;)

2005-11-22 01:08:39 Tree
[r2929] by stefan_fendt

Change to a better (AKA cleaner) approach towards the motionsearch-problem
in interlaced streams. The trick is to shift bottom and top-field a little
up (resp. down), to avoid up and down jumping Motion-Blocks...

This fixed a lot of bugs, introduced some new and is far from being complete.
After the deinterlacer has syncronized (after two fields) the image-quality
is far better than before. These first fields only can be interpolated with
a sinc-filter... but are currently not reconstructed. -> Bug Nr.?

Stefan

2005-11-21 19:49:05 Tree
[r2928] by wackston2

Added dynamic input frame buffering (more
suitable for multi-pass / look-ahead processing)
This also fixes a bug in the origina input frame buffering!

2005-11-20 18:13:48 Tree
[r2927] by waldviertler

added the patch from Nicolas Boos

Changelog :

* Reformatted entirely the help screen.
* Fixed a bug with the cvd_wide profile.

2005-11-17 15:55:45 Tree
Older >
Auth0 Logo