gstreamer1: enable build options necessary for most applications 13185/head
authorW. Michael Petullo <mike@flyn.org>
Fri, 21 Aug 2020 22:51:46 +0000 (17:51 -0500)
committerW. Michael Petullo <mike@flyn.org>
Fri, 21 Aug 2020 23:07:26 +0000 (18:07 -0500)
commit10aa094d7f7b039b04eec3feab9e6c4a6a5756a7
tree9d3cb472762a3a9291f3e26ddb43954785f7b109
parent5a94dd25c156b10a998ae6ed271c8c31aae28c12
gstreamer1: enable build options necessary for most applications

Commit cb058bf changed gstreamer1's build options, and this broke some
applications.

First, -Doption-parsing=false is intended for very specific embedded
applications rather general packages. Please see:

https://github.com/openwrt/packages/pull/8847
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/388

Second, -Dregistry=false seems to break plugin discovery. Symptoms of
this include broken applications and gst-inspect-1.0 listing zero plugins.

Fixes #13180.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
multimedia/gstreamer1/Makefile