summaryrefslogtreecommitdiff
path: root/libva.spec
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2017-01-04 10:17:19 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2017-01-09 13:30:29 +0800
commit3eb038aa13bdd785808286c0a4995bd7a1ef07e9 (patch)
tree2a13b1d9aa1f6cf6351842aa0dbe2fad114e3b3d /libva.spec
parent53f4752fc3253076514e2c24fd3ec93ed771c62b (diff)
Don't automatically destroy the buffer(s) passed to vaRenderPictureHEADmaster
Instead the user must call vaDestroyBuffer() to destroy a buffer explicitly. If following the previous API specification, 1. Violate "who allocate who release" principle 2. The user cannot re-use VA buffer flexibly 3. The user still has to call vaDestroyBuffer() to destroy the buffers which are not going to be passed to vaRenderPicture() We discussed the change at https://bugs.freedesktop.org/show_bug.cgi?id=97970 v2: bump version to 0.40 because this is a incompatible change to VA-API Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
Diffstat (limited to 'libva.spec')
0 files changed, 0 insertions, 0 deletions