1# Gstreamer 1.x & Plugins 2source "package/gstreamer1/gstreamer1/Config.in" 3 4if BR2_PACKAGE_GSTREAMER1 5source "package/gstreamer1/gst1-plugins-base/Config.in" 6source "package/gstreamer1/gst1-plugins-bayer2rgb-neon/Config.in" 7source "package/gstreamer1/gst1-plugins-good/Config.in" 8source "package/gstreamer1/gst1-plugins-bad/Config.in" 9source "package/gstreamer1/gst1-plugins-ugly/Config.in" 10source "package/gstreamer1/gst1-devtools/Config.in" 11source "package/gstreamer1/gst1-imx/Config.in" 12source "package/gstreamer1/gst1-interpipe/Config.in" 13source "package/gstreamer1/gst1-libav/Config.in" 14source "package/gstreamer1/gst1-python/Config.in" 15source "package/gstreamer1/gst1-rtsp-server/Config.in" 16source "package/gstreamer1/gst1-shark/Config.in" 17source "package/gstreamer1/gst1-vaapi/Config.in" 18source "package/gstreamer1/gst-omx/Config.in" 19source "package/gstreamer1/gstd/Config.in" 20source "package/gstreamer1/gstreamer1-editing-services/Config.in" 21endif 22