GNOME Bugzilla – Bug 746657
videorate: Should transform the caps in allocation
Last modified: 2018-11-03 14:59:11 UTC
Videorate passthrough allocation query, but it does not transform the framerate in the allocation query caps. If downstream element prepare a pool base on the caps it got in set_format(), the caps won't match and it may fail. Videorate should probably transform the caps in the allocation query.
I think we need an api in GstQuery, I would propose: gst_query_set_allocation_caps(query, caps); Comment ?
Ping ?
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/174.