1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-17 12:53:54 +02:00
openwrt-packages/multimedia/gstreamer1
W. Michael Petullo 10aa094d7f 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>
2020-08-21 18:07:26 -05:00
..
patches gstreamer1: update to 1.17.2 2020-07-25 01:35:05 -07:00
Makefile gstreamer1: enable build options necessary for most applications 2020-08-21 18:07:26 -05:00