gstreamer/gst-libs/gst
Doug Nazar 1d5ad7d1da audio/alsa: Exit write loop if underlying device is already paused.
If the alsasink thread starts the write loop but another thread pauses
the underlying alsa device, the sink thread will endlessly loop.

snd_pcm_writei() will return 0 if the state is SND_PCM_STATE_PAUSED
and the loop will never make any progress.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1097>
2021-04-08 07:28:21 +00:00
..
allocators fdmemory: Allow for change of protection mode 2020-10-28 17:11:05 +00:00
app appsrc: fix signal documentation 2020-12-31 17:01:40 +00:00
audio audio/alsa: Exit write loop if underlying device is already paused. 2021-04-08 07:28:21 +00:00
fft Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
gl meson: Fix gstreamer-gl-prototypes-1.0.pc 2021-04-08 06:09:36 +00:00
pbutils codec-utils: properly determine AAC Level 2021-04-07 23:28:22 +00:00
riff Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
rtp rtpbuffer: make sure header extension buffer is initialized 2021-04-03 09:39:02 +00:00
rtsp gst: don't use volatile to mean atomic 2021-03-19 04:20:19 +00:00
sdp Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
tag gst: don't use volatile to mean atomic 2021-03-19 04:20:19 +00:00
video videoaggregator: allow selecting an alpha output from non-alpha inputs 2021-03-31 01:55:17 +00: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
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30