gstreamer/gst-libs/gst
Sebastian Dröge ef55c8a6b7 riff-media: Don't recurse in for nested WAVEFORMATEX
There was already a check for that, but it failed because
subformat_guid[0] is a guint32 and that is then casted implicitely to a
guint16 when recursing... just that we checked the uncasted value.

This caused an infinite recursion and thus stack overflow.

https://bugzilla.gnome.org/show_bug.cgi?id=777265
2017-01-18 13:11:07 +02:00
..
allocators gstfdmemory: log with GST_INFO instead of GST_ERROR on permission denied 2016-11-21 21:22:47 +00:00
app appsrc: fix compiler warning 2016-12-25 13:15:26 +00:00
audio audioringbuffer: add set_callback_full() for g-i 2016-12-22 15:34:58 +00:00
fft meson: Generate girs 2016-11-09 18:06:19 -03:00
pbutils pbutils: Fix annotation in gst_encoding_profile_set_preset 2017-01-10 08:57:51 -03:00
riff riff-media: Don't recurse in for nested WAVEFORMATEX 2017-01-18 13:11:07 +02:00
rtp rtpbuffer: Fix ensure_buffers() if whole packet is in one GstMemory 2016-11-25 13:15:24 +02:00
rtsp rtsp-url: unescape special chars in user/pass part of URL 2016-12-25 12:08:45 +00:00
sdp sdp: Fix attribute leak 2016-11-28 16:51:43 +01:00
tag id3v2: fix splitting strings in ISO-8859-1 and UTF-16 formats 2016-12-25 10:52:39 +00:00
video video-converter: Fix crashes in fast-paths when converting interlaced formats with different vertical subsampling 2017-01-11 18:41:14 +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
meson.build rtsp: Include GstSdp-1.0.gir when generating the gir 2016-11-10 17:43:38 -03:00