Searched refs:gst_parse_launchv (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstreamer/tests/check/pipelines/ |
D | parse-disabled.c | 51 pipe = gst_parse_launchv (arr, &err); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstparse.h | 121 GstElement * gst_parse_launchv (const gchar ** argv,
|
D | gstparse.c | 225 gst_parse_launchv (const gchar ** argv, GError ** error) in gst_parse_launchv() function
|
/third_party/gstreamer/gstplugins_base/tests/examples/audio/ |
D | volume.c | 156 pipeline = gst_parse_launchv ((const gchar **) &argv[1], &error); in main()
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-launch.c | 1183 (GstElement *) gst_parse_launchv ((const gchar **) argvn, &error); in main()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/ |
D | ts-parser.c | 1399 pipeline = gst_parse_launchv ((const gchar **) &argv[1], &error); in main()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 39225 gst_parse_launchv, gst_parse_launchv_full and gst_parse_launch_full 94079 (gst_parse_launchv), (gst_parse_launchv_full), (gst_parse_launch), 94119 * gst/gstparse.c: (_gst_parse_escape), (gst_parse_launchv): 97277 * gst/gstparse.c: (gst_parse_launchv): 101843 * gst/gstparse.c: (gst_parse_launchv), (gst_parse_launch):
|