[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
Wed Jun 1 17:49:14 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=572973
--- Comment #26 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
(In reply to Olivier CrĂȘte from comment #25)
> If they use a buffer pool and the buffer pool returns buffer of "size", then
> they will probably just copy "size" from the ringbuffer.. If they don't,
> then what's the point of this?
Pool are configured to provide buffer of requested size. It's something an
element negotiate with the pool at configuring time. If there is no agreement
that make sense, the element throw away the pool. This is completely unrelated
to this bug though.
--
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