vl/video_buffer: add YUYV and UYVY support
authorChristian König <deathsimple@vodafone.de>
Sat, 3 Mar 2012 13:05:54 +0000 (14:05 +0100)
committerChristian König <deathsimple@vodafone.de>
Fri, 9 Mar 2012 11:44:04 +0000 (12:44 +0100)
commit7236f170e431b18518337f3af12ddde5014721f6
tree69c3e494c2c6946477e239e15ac3377fa674473b
parentfb016854bc4327151e9eee3b7b08d0499976631a
vl/video_buffer: add YUYV and UYVY support

This gets xine working with VDPAU.

v2: some minor bugfixes.
v3: create the resource with the subsampled
    format to avoid tilling problems

Signed-off-by: Christian König <deathsimple@vodafone.de>
src/gallium/auxiliary/vl/vl_video_buffer.c