Skip to content

vaapivideobufferpool: force video meta if sizes are different

The strides and offsets could be the same, but the allocation size might be different (e.g. alignment). Thus, ensure we also set the flag to copy from VA memory to system memory when alloc size differs.

Fixes #243 (closed)

Merge request reports