summaryrefslogtreecommitdiffstats
path: root/package/gstreamer1/Config.in
blob: f7b98c7e95abf6165162ded50e4612d4e1f674ac (plain)
1
2
3
4
5
6
7
8
9
10
# 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/gst-omx/Config.in"
endif