summaryrefslogtreecommitdiff
path: root/src/gen75_vpp_vebox.c
diff options
context:
space:
mode:
authorZhao Yakui <yakui.zhao@intel.com>2012-10-31 16:47:54 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2012-10-31 22:34:21 +0800
commitf8c07d21f3db99a953289e61cd0cbf8668c5b45e (patch)
tree48d6c9917d51a4c5698f748076dd1d2fcd3df2a8 /src/gen75_vpp_vebox.c
parent55554bce84b93b27bec0fc706a68c3d279cdee1a (diff)
downloadlibva-intel-driver-f8c07d21f3db99a953289e61cd0cbf8668c5b45e.tar.gz
libva-intel-driver-f8c07d21f3db99a953289e61cd0cbf8668c5b45e.tar.bz2
libva-intel-driver-f8c07d21f3db99a953289e61cd0cbf8668c5b45e.zip
Fix the issue in i965_UnlockSurface to lock it next time
It uses the variable of locked_image_id to check whether one surface is locked or not. But as the locked_image_id is not assigned correctly, it causes that it can't lock one surface next time although it calls the vaUnlockSurfaces. Then the libva trace log can't dump the content of decoded/ encoded surface even after adding LIBVA_TRACE_SURFACE=XXX. Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Reviewed-by: Gwenole Beauchesne <gb.devel@gmail.com>
Diffstat (limited to 'src/gen75_vpp_vebox.c')
0 files changed, 0 insertions, 0 deletions