[Bug 794173] filesink pointlessly uses write/writev
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Aug 13 07:42:17 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=794173
--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
That might actually be the nicer and more performant solution, as that way
there's no copying together of buffers before the kernel level. fwrite() is not
doing anything different than that.
--
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