[Bug 572973] [API] buffer size query or indication from audio encoders to upstream how many samples to produce per buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 31 19:33:21 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=572973

--- Comment #20 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> ---
Re min,max=0, that is what gstvideoencoder,gstvideofilter does:
gst_query_add_allocation_pool (query, pool, size, 0, 0);

Anyway, we shoudl at least update the docs if API that has 'pool' in the name
is supposed to be used to configure things that are not related to pools.

-- 
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