gstreamer/gst-libs/gst
David Keijser f3dc83d285 Fix segfault when using invalid encoding profile
Trying to use gst_encoding_profile_get_file_extension on a
GstEncodingProfile with a cap containing a typo would result in strcmp
being called with NULL. Instead use g_strcmp0 that handles this case.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/929>
2020-11-10 23:26:39 +01:00
..
allocators fdmemory: Allow for change of protection mode 2020-10-28 17:11:05 +00:00
app Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
audio Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
fft Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
gl gl: Fix prototype of glGetSynciv() 2020-11-03 16:40:38 +02:00
pbutils Fix segfault when using invalid encoding profile 2020-11-10 23:26:39 +01:00
riff Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
rtp Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
rtsp Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
sdp Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
tag Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
video videoaggregator: Fix locking around vagg->info 2020-11-09 16:04:06 +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