gst-full: Remove gstinitstaticplugins.h
authorXavier Claessens <xavier.claessens@collabora.com>
Wed, 23 Sep 2020 17:47:40 +0000 (13:47 -0400)
committerXavier Claessens <xavier.claessens@collabora.com>
Mon, 5 Oct 2020 21:17:46 +0000 (17:17 -0400)
commit4dc93ef1308dac0b6b1f38279e9825228a4e9458
treefdb982d0dc177c2377f8ed33f9bd65da27b0f9f5
parentdebe544d3f5a80954c949af9580ba1df94f91e49
gst-full: Remove gstinitstaticplugins.h

That header is not needed any more because gst_init() now calls
gst_init_static_plugins() automatically when available.

This is an API break compared to 1.18, but release notes made it clear
it was an experimental feature.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/191>
examples/static-plugins/main.c
gstinitstaticplugins.h [deleted file]
meson.build