xref: /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-interpipe/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_GST1_INTERPIPE
2	bool "gst1-interpipe"
3	select BR2_PACKAGE_GSTREAMER1_CHECK
4	select BR2_PACKAGE_GST1_PLUGINS_BASE
5	select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_APP
6	help
7	  GstInterpipe is a Gstreamer plug-in that allows communication
8	  between two independent pipelines.
9
10	  https://github.com/RidgeRun/gst-interpipe
11