gstreamer/gst-libs/gst
Tim-Philipp Müller 6410aba1aa rtpbuffer: optimise payload mapping for buffers with one memory
Micro-optimisation: if the buffer consist of just one memory, we
know we have already mapped that memory to read the headers, so
no need to map it another time to get to the payload data, we
can just set up the payload data details right there and then
and avoid another map call in gst_rtp_buffer_get_payload().
Adds up when receiving RTP-payloaded raw video which can easily
be thousands of packets per frame.
2015-06-01 19:01:23 +01:00
..
allocators docs: add fdmemory to docs 2015-05-18 20:56:28 +02:00
app appsrc: optimise caps changing when previously-set caps have not taken effect yet 2015-05-18 13:37:54 +01:00
audio audiodecoder: Also negotiate with downstream if needed before handling a GAP event 2015-05-08 15:07:56 +02:00
fft Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
pbutils encodebin: Add a way to enable/disabled a GstEncodingProfile 2015-06-01 10:22:31 +02:00
riff Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
rtp rtpbuffer: optimise payload mapping for buffers with one memory 2015-06-01 19:01:23 +01:00
rtsp rtsp: Add FIXME 2.0 comment about GstRTSPTransport being an enum instead of flags 2015-05-20 15:41:06 +03:00
sdp sdp: prevent the sdp message parser from reading past the end of the buffer 2015-05-29 15:05:31 +02:00
tag id3v2frames: Fix compiler warnings 2015-05-30 08:12:03 +02:00
video video-format: Fix minor docs typo 2015-05-30 01:11:47 +10:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00