[Mplayer-cvslog] CVS: main/libmpcodecs vf_tfields.c,1.2,1.3

Michael Niedermayer michaelni at gmx.at
Tue Apr 29 11:56:33 CEST 2003


Hi

On Monday 28 April 2003 04:54, Richard Felker CVS wrote:
> Update of /cvsroot/mplayer/main/libmpcodecs
> In directory mail:/var/tmp.root/cvs-serv5280/libmpcodecs
>
> Modified Files:
> 	vf_tfields.c
> Log Message:
> new mode for tfields filter -- shifts fields by a quarter-pixel so the
> output picture doesn't bob up and down :)
hmm linear interpolation sucks IMHO, why dont u use some filter like
(-9a + 111b + 29c -3d + 64)>>7 or (-a + 14b + 3c + 8)>>4

[...]

-- 
Michael
screen[y][x] ^= cursor[cy][cx];			(violates patent #4,197,590)
median(mv[y-1][x], mv[y][x-1], mv[y+1][x+1]);	(violates patent #5,905,535)
buf[i]= qp - buf[i-1];				(violates patent #?)
for more examples, see http://mplayerhq.hu/~michael/patent.html
stop it, see http://petition.eurolinux.org & http://petition.ffii.org/eubsa/en



More information about the MPlayer-cvslog mailing list