840c0fba19b6aff3801c6b87f0998d28e4a91fbe
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / gstreamer1 / gst1-imx / Config.in
1 comment "gst1-imx needs an imx-specific Linux kernel to be built"
2         depends on BR2_arm && !BR2_LINUX_KERNEL
3
4 # Required by gpu-viv-bin-mx6q
5 comment "gst1-imx needs an (e)glibc toolchain"
6         depends on BR2_arm
7         depends on !BR2_TOOLCHAIN_USES_GLIBC
8
9 config BR2_PACKAGE_GST1_IMX
10         bool "gst1-imx"
11         depends on BR2_LINUX_KERNEL
12         depends on BR2_arm # Only relevant for i.MX
13         depends on BR2_TOOLCHAIN_USES_GLIBC # gpu-viv-bin-mx6q
14         depends on BR2_PACKAGE_GPU_VIV_BIN_MX6Q
15         depends on BR2_PACKAGE_LIBFSLVPUWRAP
16         select BR2_PACKAGE_GST1_PLUGINS_BASE
17         help
18           This is a set of GStreamer 1.0 plugins for plugins for Freescale's
19           i.MX6 platforms, with emphasis on video en/decoding using the VPU
20           engine.
21
22           This software supports only the i.MX6 SoC family and requires a
23           kernel that includes the i.MX6 specific headers to be built.
24
25           The software as a whole is currently in beta stage.
26
27           https://github.com/Freescale/gstreamer-imx