deinterlace2: Add support for YVYU colorspace
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 15 Apr 2009 12:47:49 +0000 (14:47 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 15 Apr 2009 12:47:49 +0000 (14:47 +0200)
commit5a95bac3906a87361b3fb359c5a475a736e4e5fe
tree06d8b2e8be98d61138e03552b0d48652f50c170e
parent50424e44add9eae148d024d029442f8ff8381ab2
deinterlace2: Add support for YVYU colorspace

This is the same as YUY2 with just Cr and Cb swapped. As
we don't make a difference between them when deinterlacing
this works.
gst/deinterlace2/gstdeinterlace2.c