gstreamer/docs/libs
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
..
.gitignore gitignore: remove bogus *.sgml wildcard - these files are tracked in git 2009-05-19 17:50:24 +01:00
compiling.sgml gst: Update versioning 2012-04-04 14:55:15 +02:00
gst-plugins-base-libs-docs.sgml video: build GstVideoAggregator which was moved from -bad 2018-12-28 12:16:12 +01:00
gst-plugins-base-libs-overrides.txt first stab at documenting elements 2005-08-05 17:13:10 +00:00
gst-plugins-base-libs-sections.txt 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
gst-plugins-base-libs.types video: build GstVideoAggregator which was moved from -bad 2018-12-28 12:16:12 +01:00
Makefile.am gl/build: don't pass OpenGL headers to GIR 2018-09-18 11:13:27 +10:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30