gstreamer/libs/gst/helpers
Mathieu Duponchelle a5e168071c plugin dependencies: fix 6cddce7663
There were a few errors:

* The plugin scanner now accepts executable path as an argument.
  In case it is NULL, argc == 2

* We find the executable path in init_pre instead of gst_init,
  allowing this to work when gst is initialized through the
  option group (eg gst-inspect)

* There was a semi-colon missing in the __APPLE__ #ifdef
2017-09-26 15:15:27 +02:00
..
.gitignore
gst-completion-helper.c
gst-plugin-scanner.c plugin dependencies: fix 6cddce7663 2017-09-26 15:15:27 +02:00
gst-ptp-helper.c
Makefile.am Dist meson ptp helper install script 2017-05-20 16:44:50 +01:00
meson.build meson: fix search path for setcap 2017-05-09 09:24:43 +01:00
ptp_helper_post_install.sh