Home
last modified time | relevance | path

Searched refs:GST_API_VERSION (Results 1 – 25 of 42) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-target.c954 g_build_filename (g_get_user_data_dir (), "gstreamer-" GST_API_VERSION, in gst_encoding_target_load()
962 g_build_filename (GST_DATADIR, "gstreamer-" GST_API_VERSION, in gst_encoding_target_load()
1104 g_build_filename (g_get_user_data_dir (), "gstreamer-" GST_API_VERSION, in gst_encoding_target_save()
1165 g_build_filename (g_get_user_data_dir (), "gstreamer-" GST_API_VERSION, in gst_encoding_list_available_categories()
1171 topdir = g_build_filename (GST_DATADIR, "gstreamer-" GST_API_VERSION, in gst_encoding_list_available_categories()
1313 g_build_filename (g_get_user_data_dir (), "gstreamer-" GST_API_VERSION, in gst_encoding_list_all_targets()
1319 topdir = g_build_filename (GST_DATADIR, "gstreamer-" GST_API_VERSION, in gst_encoding_list_all_targets()
Dmissing-plugins.c447 g_string_append_printf (str, "%s|", GST_API_VERSION); in gst_missing_plugin_message_get_installer_detail()
639 g_string_append_printf (s, "%s|", GST_API_VERSION); in gst_installer_detail_new()
/third_party/gstreamer/gstreamer/tests/validate/
Dgst-tester.c50 #define VALIDATE_NAME "gst-validate-" GST_API_VERSION ".exe"
52 #define VALIDATE_NAME "gst-validate-" GST_API_VERSION
/third_party/gstreamer/gstreamer/docs/
Dversion.in1 @GST_API_VERSION@
Dmeson.build93 docconf.set('GST_API_VERSION', apiversion)
/third_party/gstreamer/gstplugins_bad/docs/
Dgst_api_version.in1 @GST_API_VERSION@
/third_party/gstreamer/gstplugins_base/docs/
Dgst_api_version.in1 @GST_API_VERSION@
Dversion.in1 @GST_API_VERSION@
Dmeson.build85 docconf.set('GST_API_VERSION', api_version)
/third_party/gstreamer/gstplugins_good/docs/
Dgst_api_version.in1 @GST_API_VERSION@
Dmeson.build65 docconf.set('GST_API_VERSION', api_version)
/third_party/gstreamer/gstreamer/data/bash-completion/helpers/
Dmeson.build4 bash_helper_conf.set('GST_API_VERSION', apiversion)
Dgst.in24 … helper="$(pkg-config --variable=helpersdir gstreamer-@GST_API_VERSION@)/gst-completion-helper"
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstpreset.c254 "gstreamer-" GST_API_VERSION, "presets", "GstPresetTest.prs", NULL); in remove_preset_file()
288 "gstreamer-" GST_API_VERSION, NULL); in gst_preset_suite()
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dlibgstreamer-gdb.py.in5 dir_ = '@DATADIR@/gstreamer-@GST_API_VERSION@/gdb'
Dmeson.build128 gdbconf.set('GST_API_VERSION', apiversion)
/third_party/gstreamer/gstplugins_bad/
Dconfig.h16 #define GST_API_VERSION "1.0" macro
/third_party/gstreamer/gstplugins_base/
Dconfig.h34 #define GST_API_VERSION "1.0" macro
/third_party/gstreamer/gstreamer/
Dconfig.h14 #define GST_API_VERSION "1.0" macro
/third_party/gstreamer/gstreamer/tools/
Dgst-typefind.c158 g_set_prgname ("gst-typefind-" GST_API_VERSION); in main()
Dgst-launch.c124 g_on_error_stack_trace ("gst-launch-" GST_API_VERSION); in fault_spin()
130 "Spinning. Please run 'gdb gst-launch-" GST_API_VERSION " %d' to " in fault_spin()
1149 g_set_prgname ("gst-launch-" GST_API_VERSION); in main()
/third_party/gstreamer/gst_libav/docs/
Dmeson.build53 docconf.set('GST_API_VERSION', api_version)
/third_party/gstreamer/gstreamer/gst/
Dgstpreset.c150 "gstreamer-" GST_API_VERSION, "presets", NULL); in preset_get_paths()
193 g_build_filename (basedir, "share", "gstreamer-" GST_API_VERSION, in preset_get_paths()
197 preset_dir = g_build_filename (GST_DATADIR, "gstreamer-" GST_API_VERSION, in preset_get_paths()
Dgstregistry.c1743 "gstreamer-" GST_API_VERSION, "plugins", NULL); in scan_and_update_registry()
1753 GST_DEBUG ("found libgstreamer-" GST_API_VERSION " library " in scan_and_update_registry()
1756 "gstreamer-" GST_API_VERSION, NULL); in scan_and_update_registry()
1823 "gstreamer-" GST_API_VERSION, GST_REGISTRY_FILE_NAME, NULL); in ensure_current_registry()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-device-monitor.c317 g_set_prgname ("gst-device-monitor-" GST_API_VERSION); in main()

12