]> git.sesse.net Git - vlc/commit
Enabled back yadif mode in the deinterlace video filter module.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 11 Jul 2010 16:59:11 +0000 (18:59 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 11 Jul 2010 17:56:21 +0000 (19:56 +0200)
commit4e57bfa7f0ad081f216f4f99b7a3f84d40c493ca
treedee25eb9a250ff08877b1efe4d92c2d39abfcaf9
parent6c6beec6a652a2bab7ef4078c4c68995979b6b26
Enabled back yadif mode in the deinterlace video filter module.

Becareful that it adds a delay of one frame, so it needs to be
flushed on discontinuity and it will return NULL one time.
modules/video_filter/deinterlace.c