Menu

Svn Commit Log


Commit Date  
[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
[r2926] by sms00

Use stderr instead of stdout so error messages can be seen rather than being
passed as invalid YUV4MPEG2 output to the next program in the pipeline (which
will then die with less than helpful information).

2005-11-15 04:31:37 Tree
[r2925] by sms00

Use stderr instead of stdout so error messages appear on the screen instead
of going down the pipe. Errors that go to stdout cause the next program
to fail but with no meaningful error seen from y4mcolorbars.

2005-11-15 03:33:44 Tree
[r2924] by stefan_fendt

no bugs anymore?!? hmm, I guess not...

2005-11-14 12:37:06 Tree
Older >
Auth0 Logo