[Bug 791453] videocrop: Add GstVideoCropMeta support
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Dec 12 08:51:48 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=791453
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #365399|none |reviewed
status| |
--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 365399:
--> (https://bugzilla.gnome.org/review?bug=791453&attachment=365399)
::: libs/gst/base/gstbasetransform.c
@@ +916,3 @@
+ "doing allocation query without requesting a pool");
+
+ query = gst_query_new_allocation (outcaps, FALSE);
Can't the same be done on the allocation query that is already sent below? In
theory both could result in different answers, and the one below is what we
configure later
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list