Home
last modified time | relevance | path

Searched refs:gst_glsl_version_profile_from_string (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglsl.c242 fail_unless (gst_glsl_version_profile_from_string in GST_START_TEST()
270 fail_unless (gst_glsl_version_profile_from_string in GST_START_TEST()
285 fail_if (gst_glsl_version_profile_from_string (invalid_deserialize_glsl[i], in GST_START_TEST()
350 fail_unless (gst_glsl_version_profile_from_string ("100", &version, in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglsl.h142 gboolean gst_glsl_version_profile_from_string (const gchar * string,
Dgstglsl.c313 gst_glsl_version_profile_from_string (const gchar * string, in gst_glsl_version_profile_from_string() function
488 if (!gst_glsl_version_profile_from_string (version_profile_s, version, in gst_glsl_string_get_version_profile()
/third_party/gstreamer/gstplugins_base/
DChangeLog11822 ../gst-libs/gst/gl/gstglsl.c: In function ‘gst_glsl_version_profile_from_string’:
28108 glsl: fix possible string overrun in gst_glsl_version_profile_from_string
/third_party/gstreamer/gstplugins_bad/
DChangeLog83790 glsl: fix possible string overrun in gst_glsl_version_profile_from_string