gstreamer/gst-libs/gst
Tim-Philipp Müller 0846ceef59 appsink: don't signal the GCond if no one is waiting on it
Performance optimisation: Keep track whenever the streaming
thread or the application thread are waiting on the GCond
for more space or new data, and only signal on the GCond if
someone is actually waiting. Avoids unnecessary syscalls and
thus context switches.
2018-02-19 16:03:39 +00:00
..
allocators doc: Fix since marker in dmabuf to match a stable release 2018-02-14 14:16:14 -05:00
app appsink: don't signal the GCond if no one is waiting on it 2018-02-19 16:03:39 +00:00
audio audio-converter: fix declaration-after-statement 2018-02-15 21:08:08 +01:00
fft meson: remove vs_module_defs 2017-10-05 13:53:14 +01:00
gl gl/wayland: Memory leak when display couldn't connect 2018-02-16 13:56:50 +01:00
pbutils codec-utils: add some missing gi annotations 2017-11-30 01:24:14 -08:00
riff riff-media: Handle strf_data being NULL 2017-11-02 09:19:21 +01:00
rtp rtp: fix gst_rtp_buffer_ext_timestamp taking into account backwards 2017-12-21 17:27:42 -05:00
rtsp rtspconnection: also add Content-Type to HTTP POST request when tunnelling 2018-02-08 16:08:03 +00:00
sdp sdpmessage: add_attribute accepts NULL value 2017-11-03 17:56:39 +11:00
tag tag: id3v2: don't leak stack pointer outside of block where it's valid 2018-01-19 20:43:57 +00:00
video doc: Remove extra . after Since marker 2018-02-14 14:14:58 -05: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 gl: hook up to build system 2017-12-19 12:01:48 +00:00
meson.build gl: hook up to build system 2017-12-19 12:01:48 +00:00