Skip to content

msdkvpp: do not hold too many input buffers in locked list

Xu Guangxin requested to merge XuGuangxin/gst-plugins-bad:vpp_locked into master

If the surface is locked before vpp, upstream takes the reference. We do not need to take a reference for msdk in vpp.

Merge request reports