OSDN Git Service

Call the wrapped backend driver for the given decoding
authorZhao Yakui <yakui.zhao@intel.com>
Sun, 6 Sep 2015 01:39:14 +0000 (09:39 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Sun, 6 Sep 2015 07:13:58 +0000 (15:13 +0800)
commit282d501e9d3092039415031442b22112c4b303d4
tree924c6a4092f7cf4b7c3cd7057fea9363e9c1df77
parentc3cced554062b4c9a1d4bad643eb8d6f0cbda5e3
Call the wrapped backend driver for the given decoding

The wrapped vaBeginPicture/vaRenderPicture/vaEndPicture are called.
Currently the wrapper is for the VP9 decoding.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Sean V Kelley <seanvk@posteo.de>
(cherry picked from commit 12a09a2efe213af350f29f342da6842d66dab63e)
src/i965_drv_video.c