1 config BR2_PACKAGE_GST1_IMX
3 depends on BR2_arm # Only relevant for i.MX
4 depends on !BR2_STATIC_LIBS
5 select BR2_PACKAGE_GST1_PLUGINS_BASE
7 This is a set of GStreamer 1.0 plugins for plugins for Freescale's
8 i.MX platforms, which make use of the i.MX multimedia capabilities.
10 This software supports only the i.MX6 SoC family.
12 The IPU and PXP plugins are built when an imx-specific kernel is
14 The V4L2 plugin is built when BR2_PACKAGE_GST1_PLUGINS_BAD is enabled.
15 The VPU plugin is built when BR2_PACKAGE_LIBIMXVPUAPI is enabled.
16 The EGL plugin is built when BR2_PACKAGE_IMX_GPU_VIV is enabled.
17 The G2D plugin is built when BR2_PACKAGE_IMX_GPU_VIV_G2D is enabled.
18 The MP3 plugin is built when BR2_PACKAGE_IMX_CODEC is enabled.
20 https://github.com/Freescale/gstreamer-imx
22 comment "gst1-imx needs a toolchain w/ dynamic library"
24 depends on BR2_STATIC_LIBS