summaryrefslogtreecommitdiffstats
path: root/package/gstreamer1/Config.in
blob: fe0ad48b1be3edf53ebd895d34a9021c20e0a591 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Gstreamer 1.x & Plugins
source "package/gstreamer1/gstreamer1/Config.in"

if BR2_PACKAGE_GSTREAMER1
source "package/gstreamer1/gst1-plugins-base/Config.in"
source "package/gstreamer1/gst1-plugins-good/Config.in"
source "package/gstreamer1/gst1-plugins-bad/Config.in"
source "package/gstreamer1/gst1-plugins-ugly/Config.in"
source "package/gstreamer1/gst1-libav/Config.in"
source "package/gstreamer1/gst-omx/Config.in"
endif
OpenPOWER on IntegriCloud