gstreamer/gst-libs/gst
Lucas Stach 7b8fc744f1 gl/wayland: fix wayland event source burning CPU
Commit c71dd72b "gl/wayland: fix glib mainloop integration" was overeager
in removing the poll result test from the check function. This caused
dispatch to be called even if no new events are available on the
Wayland connection, which in turn would wake up the glib mainloop,
causing effectively a tight loop without ever blocking on the poll.

Fixes #603
2019-07-26 08:48:05 +01:00
..
allocators Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
app appsrc: Fix typo in documentation 2019-06-15 14:33:32 +09:00
audio audioaggregator: Split getcaps() function into two 2019-07-18 08:46:42 +03:00
fft libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00
gl gl/wayland: fix wayland event source burning CPU 2019-07-26 08:48:05 +01:00
pbutils codec-utils: Add parsing H265 range extensions profiles 2019-06-15 17:17:36 -04:00
riff libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00
rtp basedepayload: do not create segment in onvif mode 2019-07-18 17:54:04 +02:00
rtsp rtspconnection: data-offset increase not set 2019-06-28 07:22:17 +02:00
sdp sdp: Add support for parsing the extmap attribute from caps and storing inside caps 2019-07-13 12:18:15 +00:00
tag tag: Add tags for acoustid id & acoustid fingerprint 2019-07-08 17:06:37 +05:30
video video-format: add gst_video_format_info_component() 2019-07-19 15:47:02 +05:30
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 meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30