]> git.sesse.net Git - vlc/commit
*deinterlace: added a new deinterlace method (called 'x' as experimental until...
authorLaurent Aimar <fenrir@videolan.org>
Tue, 19 Apr 2005 16:03:11 +0000 (16:03 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 19 Apr 2005 16:03:11 +0000 (16:03 +0000)
commita718e0c687ef7f36131cee9e77754a9272bdc0bd
tree8e575f89001e5496177cd1fbfefae645a87a20e8
parent7047c2a09df821d5707477dbb1564dd779403b38
  *deinterlace: added a new deinterlace method (called 'x' as experimental until I find
  a better name ;).
   It applies a edge oriented interpolation on interlaced video part only (it works on
   a 8x8 block basis). It works pretty well except where there is a lot of small details.
modules/video_filter/deinterlace.c