st/vdpau: move common functions to util
authorLeo Liu <leo.liu@amd.com>
Mon, 22 Sep 2014 18:07:13 +0000 (14:07 -0400)
committerLeo Liu <leo.liu@amd.com>
Wed, 1 Oct 2014 17:21:36 +0000 (13:21 -0400)
commit0eb8f8998114855d8d200a70c357d482e8f444fc
tree42f66d7f5190797d59950b50bdf046f9527f19e1
parent204dd73c99ffefc8ed854e032dcf7bf10b91e409
st/vdpau: move common functions to util

Break out these functions so that they can be shared with a other
state trackers.  They will be used in subsequent patches for the new
VA-API state tracker.

Signed-off-by: Leo Liu <leo.liu@amd.com>
src/gallium/auxiliary/util/u_video.h
src/gallium/state_trackers/vdpau/surface.c