vl: replace decode_buffers with auxiliary data field
authorChristian König <deathsimple@vodafone.de>
Fri, 23 Dec 2011 15:14:31 +0000 (16:14 +0100)
committerChristian König <deathsimple@vodafone.de>
Mon, 9 Jan 2012 11:21:22 +0000 (12:21 +0100)
commit8c2bfa34a0d70ab08de44e3b091b3a097abbad97
treebb5d09aa8b41d759dff310bbd230c32db797d2dc
parent37240d2132d25588ad05ae5394c237f45d8ad881
vl: replace decode_buffers with auxiliary data field

Based on patches from Maarten Lankhorst <m.b.lankhorst@gmail.com>

Signed-off-by: Christian König <deathsimple@vodafone.de>
Acked-by: Maarten Lankhorst <m.b.lankhorst@gmail.com>
19 files changed:
src/gallium/auxiliary/vl/vl_decoder.c
src/gallium/auxiliary/vl/vl_decoder.h
src/gallium/auxiliary/vl/vl_mpeg12_decoder.c
src/gallium/auxiliary/vl/vl_mpeg12_decoder.h
src/gallium/auxiliary/vl/vl_video_buffer.c
src/gallium/auxiliary/vl/vl_video_buffer.h
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_context.h
src/gallium/include/pipe/p_video_decoder.h
src/gallium/include/pipe/p_video_enums.h
src/gallium/state_trackers/vdpau/decode.c
src/gallium/state_trackers/vdpau/vdpau_private.h
src/gallium/state_trackers/xorg/xvmc/context.c
src/gallium/state_trackers/xorg/xvmc/surface.c
src/gallium/state_trackers/xorg/xvmc/xvmc_private.h