vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
authorChristian König <deathsimple@vodafone.de>
Tue, 10 Jan 2012 13:03:28 +0000 (14:03 +0100)
committerChristian König <deathsimple@vodafone.de>
Sun, 15 Jan 2012 11:40:44 +0000 (12:40 +0100)
commit9d9afcb5bac2931d4b8e6d1aa571e941c5110c90
treed4b2c3bb9a84db7f4b6a9ea07309a00e746be44c
parentd6aa0ad55dc245bfacb7d9c3b479fe5a6557d43f
vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT

Create the video buffers in the format the driver preffers.
This temporary creates problems with decoder less VDPAU video playback.

Signed-off-by: Christian König <deathsimple@vodafone.de>
src/gallium/drivers/nouveau/nouveau_video.c
src/gallium/drivers/nvfx/nvfx_screen.c
src/gallium/drivers/r300/r300_screen.c
src/gallium/drivers/r600/r600_pipe.c
src/gallium/drivers/softpipe/sp_screen.c
src/gallium/include/pipe/p_video_enums.h
src/gallium/state_trackers/vdpau/surface.c
src/gallium/state_trackers/xorg/xvmc/surface.c