Home
last modified time | relevance | path

Searched refs:GST_LIBRARY_ERROR_SETTINGS (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/srt/
Dgstsrtobject.c299 g_set_error (error, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_SETTINGS, in gst_srt_object_apply_socket_option()
307 g_set_error (error, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_SETTINGS, in gst_srt_object_apply_socket_option()
323 g_set_error (error, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_SETTINGS, in gst_srt_object_set_common_params()
1121 g_set_error (error, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_SETTINGS, "%s", in gst_srt_object_wait_connect()
1203 g_set_error (error, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_SETTINGS, in gst_srt_object_connect()
1209 g_set_error (error, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_SETTINGS, "%s", in gst_srt_object_connect()
1216 g_set_error (error, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_SETTINGS, "%s", in gst_srt_object_connect()
1262 g_set_error (error, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_SETTINGS, "%s", in gst_srt_object_connect()
/third_party/gstreamer/gstreamer/gst/
Dgsterror.h103 GST_LIBRARY_ERROR_SETTINGS, enumerator
Dgsterror.c186 case GST_LIBRARY_ERROR_SETTINGS: in gst_error_get_library_error()
Dgstenumtypes.c470 { C_ENUM(GST_LIBRARY_ERROR_SETTINGS), "GST_LIBRARY_ERROR_SETTINGS", "settings" }, in gst_library_error_get_type()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/jni/
Dgstamc-codec-jni.c529 GST_LIBRARY_ERROR_SETTINGS, "Failed to create global codec reference"); in gst_amc_codec_new()
624 GST_LIBRARY_ERROR_SETTINGS, "Failed to create global format reference"); in gst_amc_codec_get_output_format()
/third_party/gstreamer/gstreamer/
DChangeLog105480 …gst/gsterror.c: Fix error message for GST_LIBRARY_ERROR_SETTINGS (feel free to come up with someth…
105483 Fix error message for GST_LIBRARY_ERROR_SETTINGS (feel free to come