gstreamer/gst-libs/gst
Fabrice Bellet bfcd0737b7 audio: Fix a race with the audioringbuffer thread
There is a small window of time where the audio ringbuffer thread
can access the parent thread variable, before it's initialized
by the parent thread. The patch replaces this variable use by
g_thread_self().

https://bugzilla.gnome.org/show_bug.cgi?id=764865
2016-04-11 21:43:13 +10:00
..
allocators base: Add g_autoptr() support to all types 2015-12-14 13:39:43 -05:00
app base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
audio audio: Fix a race with the audioringbuffer thread 2016-04-11 21:43:13 +10:00
fft Drop usage of deprecated g-ir-scanner --strip-prefix flag 2015-12-02 20:19:43 -08:00
pbutils discoverer: copy over result and seekable fields when copying a discoverer info 2016-04-02 10:09:46 +01:00
riff win32: remove outdated build cruft 2016-02-20 10:05:17 +00:00
rtp rtpbasedepayload: look at ssrc before sequence numbers 2016-04-03 11:49:16 +03:00
rtsp base: Add g_autoptr() support to all types 2015-12-14 13:39:43 -05:00
sdp docs: remove dummy function declarations with G_INLINE_FUNCTION for gtk-doc 2016-01-03 17:21:18 +00:00
tag base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
video libs: video: split allocation query caos and pad caps 2016-04-05 11:32:50 +02: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 rtp: build audio library before rtp 2016-02-16 17:42:44 +02:00