[Bug 738302] videorate: Should increase minimum buffer in allocation query
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Jan 18 10:22:39 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=738302
GStreamer | gst-plugins-base | git master
--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2015-01-18 18:22:33 UTC ---
Also you should IMHO hook into decide_allocation or propose_allocation, or at
least let the base class' query function handle the allocation query *first*.
You currently call it after you adjusted the values, but that means that the
query does not contain the values from downstream yet.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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