[Bug 709826] mpegtsmux: performance issue

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 8 12:52:03 UTC 2016


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

--- Comment #34 from Jesper Larsen <knorr.jesper at gmail.com> ---
Created attachment 335104
  --> https://bugzilla.gnome.org/attachment.cgi?id=335104&action=edit
[PATCH 3/3] mpegtsmux: Only map outgoing buffers when needed

All output buffers were being mapped in order to look for a PAT/PMT for stream
headers. However, we only look for the tables until we have sent the stream
headers.

We should only map the buffers if we actually use the memory.

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