CVS Commit: vlc

cvs at videolan.org cvs at videolan.org
Sun Jun 9 18:52:58 CEST 2002


Update of /var/cvs/videolan/vlc/plugins/filter
Modified Files:
	deinterlace.c 

Log Message:
  * ./plugins/filter/deinterlace.c: added two new deinterlacing methods,
    "discard" which is very CPU efficient, and "blend" (yes there used to be
    a "blend" method but it's now called "linear". Don't ask) which loses some
    vertical resolution but discards the mice teeth effect. Information was
    found on http://www.100fps.com/index.htm.

    We now have "discard", "blend", "bob" and "linear".

-- 
sam

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list