Home
last modified time | relevance | path

Searched refs:gst_init_check (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdeinit.c33 gst_init_check (&n, &a, NULL); in main()
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst-plugin-scanner.c60 res = gst_init_check (&my_argc, &my_argv, NULL); in main()
/third_party/gstreamer/gstreamer/gst/
Dgst.h104 gboolean gst_init_check (int *argc, char **argv[],
Dgst.c410 gst_init_check (int *argc, char **argv[], GError ** error) in gst_init_check() function
475 if (!gst_init_check (argc, argv, &err)) { in gst_init()
/third_party/pulseaudio/src/modules/rtp/
Drtp-gstreamer.c184 if (!gst_init_check(NULL, NULL, &error)) { in pa_rtp_context_new_send()
488 if (!gst_init_check(NULL, NULL, &error)) { in pa_rtp_context_new_recv()
/third_party/gstreamer/gstreamer/tests/check/
Dgstreamer.supp167 fun:gst_init_check
192 fun:gst_init_check
1058 fun:gst_init_check
/third_party/gstreamer/gstreamer/
DChangeLog33155 gst_init_check which isn't guaranteed to be run since GStreamer can be
82781 annotations: add annotations to gst_init_check too
104347 * gst/gst.c: (gst_init_get_option_group), (gst_init_check),
107146 * gst/gst.c: (gst_init_check), (init_post):
107190 * gst/gst.c: (gst_init_get_option_group), (gst_init_check),
121738 gst/gst.c (gst_init_check): Ignore unknown options, as has always been the case.
121741 * gst/gst.c (gst_init_check): Ignore unknown options, as has
122286 * gst/gst.c: (gst_init_get_option_group), (gst_init_check),
/third_party/gstreamer/gstreamer/docs/random/old/
DChangeLog.gstreamer71 * gst/gst.*: add gst_init_check which can return TRUE or FALSE