After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 746657 - videorate: Should transform the caps in allocation
videorate: Should transform the caps in allocation
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-23 16:51 UTC by Nicolas Dufresne (ndufresne)
Modified: 2018-11-03 14:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicolas Dufresne (ndufresne) 2015-03-23 16:51:07 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.
Comment 1 Nicolas Dufresne (ndufresne) 2015-03-24 22:29:23 UTC
I think we need an api in GstQuery, I would propose:

   gst_query_set_allocation_caps(query, caps);

Comment ?
Comment 2 Nicolas Dufresne (ndufresne) 2015-05-28 14:23:40 UTC
Ping ?
Comment 3 GStreamer system administrator 2018-11-03 14:59:11 UTC
-- 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.