Menu

Svn Commit Log


Commit Date  
[r1943] by stefan_fendt

there must be a bug in

mc_interpolation(...);

leading to misaligned matches. Could anyone pls check this function. Seem's
like I'm too blind to see the error in it...

2003-09-14 12:53:37 Tree
[r1942] by stefan_fendt

better field-interpolation-code

This is very slow, but it tries to do the same than I would if I needed
to deinterlace a frame by hand... I would match two lines and
interpolate between those lines to fake a better resolution ... This is

....***....
----------- <-- missing line
***........

^
|
+--- match

Result of interpolation

....***....
..***......
***........

better (and slower) than mplayer -vop pp=ci but I don't know if it is
better then "mplayer -vop lavcdeint", but it might be as it is fully
motion-compensating... Please test it and ignore just for a moment that
it's so slow... If it really works better then lavcdeint (which produces
stairstepping-artefacts sometimes...) I will make it faster!

2003-09-13 12:07:20 Tree
[r1941] by sms00

remove 'lavtools/Makefile.am:115: HAVE_X does not appear in AM_CONDITIONAL' error by adding an AM_CONDITIONAL for HAVE_X

2003-09-12 05:41:54 Tree
[r1940] by rbultje

Fix most warnings

2003-09-07 09:31:08 Tree
[r1939] by rbultje

Remove warnings about non-virtual destructor in virtual classes

2003-09-07 08:43:15 Tree
[r1938] by sms00

Forgot to update the usage() summary to reflect the new default (0) for -S

2003-09-05 17:11:29 Tree
[r1937] by sms00

Make -S 0 the default. 2000 is too small for DVDs (and too large for SVCDs).

2003-09-05 17:07:51 Tree
[r1936] by rbultje

Fix X-less build

2003-09-04 05:59:08 Tree
[r1935] by rbultje

Make snapshot creation somewhat easier

2003-09-02 07:49:28 Tree
[r1934] by rbultje

In recent versions of liba52, *ac3* is now called *a52*

2003-09-01 20:58:07 Tree
Older >
Auth0 Logo