summaryrefslogtreecommitdiffstats
path: root/package/gstreamer1/Config.in
blob: 5f08fafd45de91ecf7de611f36dac22f602b36a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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/gst1-validate/Config.in"
source "package/gstreamer1/gst-omx/Config.in"
endif
OpenPOWER on IntegriCloud