Menu

Svn Commit Log


Commit Date  
[r1948] by stefan_fendt

near rewrite
...

2003-09-27 15:45:36 Tree
[r1947] by rbultje

Improve log message clarity

2003-09-24 08:06:20 Tree
[r1946] by sms00

first release of y4mblack frame generator

2003-09-24 02:41:19 Tree
[r1945] by sms00

Add y4mblack - YUV4MPEG2 generation tool (black by default, any color by choice, 411 output if requested, etc).

2003-09-24 02:40:29 Tree
[r1944] by sms00

Fix a few typos and spelling errors, flow a couple sentences better.

2003-09-17 21:15:44 Tree
[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
Older >
Auth0 Logo