[Bug 795021] Reduce amount of memory allocations when payloading fixed-size audio buffers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Apr 21 01:36:04 UTC 2018


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

--- Comment #7 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Created attachment 371194
  --> https://bugzilla.gnome.org/attachment.cgi?id=371194&action=edit
alwenc: expose an MTU property

This in order to make use of the new AudioEncoder vmethod,
get_max_output_size.

If the user sets an expected maximum output buffer size,
the base class can then make use of buffer pools to reduce
memory allocations.

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