Skip to content

vaapivideobufferpool: Reuse internal allocator is possible.

Instead of creating a new allocator when upstream requests a different allocator, this patch tries to reuse the internal allocator if it was already initializated.

If the stream changes, then either one will be unref and a new allocator is created.

@ullysses.a.eoff can you run this commit in intel's ci, please :) ??

Merge request reports