Skip to content

va: vpp: Make the global lock only to DMA buffer's import.

He Junyan requested to merge He_Junyan/gst-plugins-bad:loose_global_lock into master

The normal gst_va_buffer_get_surface does not need a global lock. Too big lock may make the performance lower.

Merge request reports