[MPlayer-dev-eng] "D" for kerndeint & pp

Diego Biurrun diego at biurrun.de
Tue Nov 21 12:24:23 CET 2006


On Tue, Nov 21, 2006 at 12:53:54AM +0100, Carl Eugen Hoyos wrote:
> Attached are patches to de- and reactivate kerndeint & pp with "D".

Please mark patches with [PATCH] in the subject line.

> --- libmpcodecs/vf_kerndeint.c	(Revision 21115)
> +++ libmpcodecs/vf_kerndeint.c	(Arbeitskopie)
> @@ -43,6 +43,7 @@
>  	int	thresh;
>  	int	sharp;
>  	int	twoway;
> +        int     do_deinterlace;

Please match the surrounding indentation.

So how is the choice for one deinterlacer or the other made?

Diego



More information about the MPlayer-dev-eng mailing list