gstreamer-full-static: Be more strict with plugin param
authorStéphane Cerveau <scerveau@collabora.com>
Fri, 4 Feb 2022 13:46:24 +0000 (14:46 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 25 May 2022 12:13:47 +0000 (12:13 +0000)
commita997108b182690527f6f8569cfa7b3831ba54b5e
treec12a64d4553193990691ac2a1e4d4b9fa9575eec
parent8a161880fc20edd8cccfe63cb6b3059838d8fe68
gstreamer-full-static: Be more strict with plugin param

Check that the plugins are correctly separated by ";"
and do not accept "," or ":" inside.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1637>
scripts/generate_init_static_plugins.py