gst_parse_launch 98 gst/gstparse.h GstElement * gst_parse_launch (const gchar * pipeline_description, gst_parse_launch 129 tests/check/elements/tee.c pipeline = gst_parse_launch (desc, NULL); gst_parse_launch 31 tests/check/pipelines/cleanup.c pipeline = gst_parse_launch (pipe_descr, NULL); gst_parse_launch 35 tests/check/pipelines/parse-disabled.c pipe = gst_parse_launch ("fakesrc ! fakesink", &err); gst_parse_launch 41 tests/check/pipelines/parse-launch.c pipeline = gst_parse_launch (pipe_descr, &error); gst_parse_launch 64 tests/check/pipelines/parse-launch.c pipeline = gst_parse_launch (pipe_descr, &error); gst_parse_launch 59 tests/check/pipelines/queue-error.c pipeline = gst_parse_launch (pipe_desc, NULL); gst_parse_launch 31 tests/check/pipelines/simple-launch-lines.c pipeline = gst_parse_launch (pipe_descr, NULL); gst_parse_launch 154 tests/check/pipelines/simple-launch-lines.c pipeline = gst_parse_launch (s, NULL); gst_parse_launch 170 tests/check/pipelines/simple-launch-lines.c pipeline = gst_parse_launch (s, NULL); gst_parse_launch 56 tests/examples/launch/mp3parselaunch.c gst_parse_launch ("filesrc name=my_filesrc ! mad ! osssink", &error); gst_parse_launch 299 tests/examples/manual/dynamic.c pipeline = gst_parse_launch (p, &err); gst_parse_launch 80 tests/examples/manual/query.c pipeline = gst_parse_launch (l, &err);