The source project of this merge request has been removed.
v4l2: Keep decoder capture fps same as output fps if it's not set
acquire_format() may cannot get capture fps from driver, set decoder capture fps according to output fps in such case. This can avoid not-negotiation when decoder is connected to element whose fps in sink caps is none 0.