-
- Downloads
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
Loading
Please register or sign in to comment