[Bug 785684] rtspconnection: Add API for sending multiple messages at once, and for having the message body consist of multiple chunks of memory
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 17 11:24:04 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=785684
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #373371|0 |1
is obsolete| |
--- Comment #27 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 373375
--> https://bugzilla.gnome.org/attachment.cgi?id=373375&action=edit
rtsp: Add support for storing GstBuffers directly as body payload of messages
This makes it unnecessary for callers to first merge together all
memories. They are now written out one-by-one instead.
At a later time this can make use of a g_output_stream_writev() and
could also be extended with new API for sending multiple messages at
once.
--
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