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 06:13:27 +0000 (14:13 +0800)
commit12a09a2efe213af350f29f342da6842d66dab63e
tree924c6a4092f7cf4b7c3cd7057fea9363e9c1df77
parentf75ddc58b16cb93e85e737792c431415288cafb1
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>
src/i965_drv_video.c