gstreamer/gst-libs/gst
Havard Graff 60ff7c0eb4 baseaudiosink: protect against ringbuffer disappearing while in a query
Observed a case where the sink went to null-state during the query,
hence the ringbuffer-pointer was NULL, causing a crash.

Moving the ringbuffer-check code until after the query, and hold the
lock during the check and while using the spec-values. It should not matter
to the query wether the ringbuffer is present or not, and it actually
gets a time bit more time to get the ringbuffer set up in this case!

Fixes #635231
2010-12-29 12:29:40 +01:00
..
app appsink: unset flushing flag when starting 2010-12-10 19:00:48 +01:00
audio baseaudiosink: protect against ringbuffer disappearing while in a query 2010-12-29 12:29:40 +01:00
cdda introspection: Add information on exported packages to GIRs 2010-11-21 00:44:37 +00:00
fft introspection: Add information on exported packages to GIRs 2010-11-21 00:44:37 +00:00
floatcast gst/: Include glib.h instead of a specific GLib header. Including single 2008-12-10 08:19:13 +00:00
interfaces introspection: Add information on exported packages to GIRs 2010-11-21 00:44:37 +00:00
netbuffer introspection: Add information on exported packages to GIRs 2010-11-21 00:44:37 +00:00
pbutils pbutils: add description for DVB subtitle caps 2010-12-26 17:29:38 +00:00
riff riff: document omitted field in _gst_riff_strf_auds 2010-12-03 13:53:51 +01:00
rtp basedepay: fix refcounting issue 2010-12-28 11:44:09 +01:00
rtsp add gst_rtsp_url_decode_path_components 2010-12-15 17:51:36 +01:00
sdp sdp: only parse TTL for IP4 addresses 2010-12-02 19:09:11 +01:00
tag tag: exif: Fix unitialized data warning 2010-12-22 10:41:51 -03:00
video libs: use GLib 2.22 API unconditionally 2010-12-04 14:45:58 +00:00
gettext.h Fix for ENABLE_NLS being undefined for -Wundef 2010-03-16 18:06:16 +01:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am gst-libs: build pbutils after video 2010-09-22 01:50:21 -07:00