Menu

Svn Commit Log


Commit Date  
[r1951] by sms00

get relative (negative) borders working.

2003-10-01 00:38:40 Tree
[r1950] by sms00

speed up of ~6-7% if luminance contrast option is used. Use a table lookup
into a precomputed at init time table. Courtesy of Richard Ellis (rellis9 at
yahoo dot com)

2003-09-30 04:09:40 Tree
[r1949] by rbultje

Fix for depmod command when building/installing the driver against any other than the current kernel (using make CURRENT=x.y.z install)

2003-09-29 13:50:57 Tree
[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
Older >
Auth0 Logo