gstreamer/docs
Sebastian Dröge f90dac8d48 rtsp-connection: Make use of new GstRTSPMessage API for directly storing a body buffer and add API for writing multiple messages
By doing so we can send a whole GstBufferList and each memory in the
contained buffers without copying into a single memory area and with a
single writev() call. This improves performance considerably for
high-packet-rate streams.

This depends on https://gitlab.gnome.org/GNOME/glib/merge_requests/333
to be efficient, otherwise each chunk of memory is a separate write()
call.

https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/370
2019-01-29 14:17:23 +02:00
..
libs rtsp-connection: Make use of new GstRTSPMessage API for directly storing a body buffer and add API for writing multiple messages 2019-01-29 14:17:23 +02:00
plugins Update docs 2019-01-17 01:50:25 +00:00
random Fix FSF address 2012-11-03 23:05:09 +00:00
.gitignore first stab at documenting elements 2005-08-05 17:13:10 +00:00
Makefile.am docs: design: remove outdated draft docs (hw-acceleration, va) 2016-12-08 23:15:31 +00:00
meson.build meson: fix a few meson warnings 2017-08-08 00:13:01 +01:00
version.entities.in gst: Update versioning 2012-04-04 14:55:15 +02:00