[Bug 709826] mpegtsmux: performance issue

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


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

--- Comment #31 from Jesper Larsen <knorr.jesper at gmail.com> ---
I had a look at this again, since I needed better performance. I have extended
upon Alexander's buffer pool approach, and found some other small (diff wise)
improvements.

I will attached 3 patches now, which with the small memset patch shows a great
deal of improvement on my system.

The muxer still does a memcpy on the payload data, which as discussed earlier
is ridiculous. Is tried to fix this, but it requires a bit more refactoring
than what I have time for right now.

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