Home
last modified time | relevance | path

Searched refs:post_missing_plugin_error (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgsturitranscodebin.c106 post_missing_plugin_error (GstElement * dec, const gchar * element_name) in post_missing_plugin_error() function
254 post_missing_plugin_error (GST_ELEMENT_CAST (self), "transcodebin"); in make_transcodebin()
344 post_missing_plugin_error (GST_ELEMENT_CAST (self), "urisourcebin"); in make_source()
Dgsttranscodebin.c141 post_missing_plugin_error (GstElement * dec, const gchar * element_name) in post_missing_plugin_error() function
457 post_missing_plugin_error (GST_ELEMENT_CAST (self), "encodebin"); in make_encodebin()
750 post_missing_plugin_error (GST_ELEMENT_CAST (self), "decodebin3"); in gst_transcode_bin_change_state()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturidecodebin.c1727 post_missing_plugin_error (GstElement * dec, const gchar * element_name) in post_missing_plugin_error() function
1871 post_missing_plugin_error (GST_ELEMENT_CAST (decoder), "queue2"); in analyse_source()
2182 post_missing_plugin_error (GST_ELEMENT_CAST (decoder), "decodebin"); in make_decoder()
2329 post_missing_plugin_error (GST_ELEMENT_CAST (decoder), elem_name); in type_found()
2365 post_missing_plugin_error (GST_ELEMENT_CAST (decoder), "typefind"); in setup_streaming()
Dgsturisourcebin.c257 static void post_missing_plugin_error (GstElement * urisrc,
1190 post_missing_plugin_error (GST_ELEMENT_CAST (urisrc), elem_name); in get_output_slot()
1645 post_missing_plugin_error (GstElement * urisrc, const gchar * element_name) in post_missing_plugin_error() function
2047 post_missing_plugin_error (GST_ELEMENT_CAST (urisrc), "typefind"); in setup_typefind()