OSDN Git Service

VDENC: add the const prefix to avoid updating the const table
authorZhao Yakui <yakui.zhao@intel.com>
Thu, 9 Feb 2017 09:20:46 +0000 (17:20 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Fri, 10 Feb 2017 01:32:20 +0000 (09:32 +0800)
commitff2e628879924c366a1488297ec12eaca437697d
treee442e16cb1785d1ab1b27740e3519b8c3e44cc7e
parentd540e439a803a3c45fd4535a402a7d17f3bdada9
VDENC: add the const prefix to avoid updating the const table

Fix the issue #36
https://github.com/01org/intel-vaapi-driver/issues/36

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
src/gen9_vdenc.c