Skip to content
Snippets Groups Projects
Commit 6e72f45a authored by He Junyan's avatar He Junyan Committed by GStreamer Marge Bot
Browse files

va: basedec: No need to call base class' decide_allocation().

We have already done the jobs in gst_va_base_dec_decide_allocation()
and no need to call base class' decide_allocation() again. The base
class' decide_allocation() will set_format() again and let use do the
image/surface testing again, which is low performance and no needed.

Part-of: <!1698>
parent 32133c85
No related branches found
No related tags found
2 merge requests!1896Fix for gst-plugins-good issues/818. [Enhancement] dvbsuboverlay: Dynamic...,!1698va: allocator: Decide the use derived flag when set_format().
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment