]> git.sesse.net Git - vlc/history - modules/video_filter/deinterlace/algo_basic.c
Added support for all planar 8 bit YUV chromas to the deinterlace filter.
[vlc] / modules / video_filter / deinterlace / algo_basic.c
2012-05-25 Laurent AimarUse the same algo for I420 and I422 way when deinterlac...
2012-05-25 Laurent AimarUse the same algo for I420 and I422 way when deinterlac...
2012-05-25 Laurent AimarUse the same algo for I420 and I422 way when deinterlac...
2011-05-07 Rémi Denis-Courmontconfig.h MUST ALWAYS BE INCLUDED _FIRST_! Fix Windows...
2011-05-02 Juha Jeronendeinterlace: some more authorship fixes
2011-05-01 Juha JeronenRefactored deinterlacer module