deinterlace: Add support for Y444, Y42B, I420, YV12 and Y41B
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 24 Apr 2010 11:58:03 +0000 (13:58 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 29 Apr 2010 17:28:23 +0000 (19:28 +0200)
commit03a8379e209c6881aa9c0c71c0c60e72fbd71ef7
tree0a92637b9598ec609b8402c42c55f6ff837115bd
parenta626b194906abe7746a499f8531fbd6f6f9a3481
deinterlace: Add support for Y444, Y42B, I420, YV12 and Y41B

The vfir method supports them and will be used until something else
supports it.
gst/deinterlace/gstdeinterlace.c
gst/deinterlace/gstdeinterlacemethod.c
gst/deinterlace/gstdeinterlacemethod.h
gst/deinterlace/tvtime/vfir.c