summaryrefslogtreecommitdiffstats
path: root/package/gstreamer1/Config.in
blob: 28b1ed25c56093359a2f8051baed6c1139918850 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Gstreamer 1.x & Plugins
source "package/gstreamer1/gstreamer1/Config.in"

if BR2_PACKAGE_GSTREAMER1
source "package/gstreamer1/gstreamer1-mm/Config.in"
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-imx/Config.in"
source "package/gstreamer1/gst1-interpipe/Config.in"
source "package/gstreamer1/gst1-libav/Config.in"
source "package/gstreamer1/gst1-rtsp-server/Config.in"
source "package/gstreamer1/gst1-validate/Config.in"
source "package/gstreamer1/gst1-vaapi/Config.in"
source "package/gstreamer1/gst-omx/Config.in"
source "package/gstreamer1/gstreamer1-editing-services/Config.in"
endif
OpenPOWER on IntegriCloud