openwrt-packages/multimedia/gstreamer1
W. Michael Petullo a4534f1605 gstreamer1: enable build options necessary for most applications
Commit eee7ce2b 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 #13531.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
(cherry picked from commit 10aa094d7f)
2020-09-30 10:18:29 -05:00
..
patches gstreamer1: Disable debug + other fixes 2019-03-17 20:22:04 -07:00
Makefile gstreamer1: enable build options necessary for most applications 2020-09-30 10:18:29 -05:00