Skip to content
  • Tim-Philipp Müller's avatar
    pbutils: add compile time and runtime version checks for gst-plugins-base · 5a0c2517
    Tim-Philipp Müller authored
    So people can check what version of the gst-plugins-base libs they're
    building against or linked against.
    
    API: GST_PLUGINS_BASE_VERSION_MAJOR
    API: GST_PLUGINS_BASE_VERSION_MINOR
    API: GST_PLUGINS_BASE_VERSION_MICRO
    API: GST_PLUGINS_BASE_VERSION_NANO
    API: GST_CHECK_PLUGINS_BASE_VERSION
    API: gst_plugins_base_version()
    API: gst_plugins_base_version_string()
    5a0c2517