Config.in 229 B

12345678
  1. config BR2_PACKAGE_GST_DSP
  2. bool "gst-dsp"
  3. depends on BR2_PACKAGE_GSTREAMER && BR2_cortex_a8
  4. select BR2_PACKAGE_TIDSP_BINARIES
  5. help
  6. GStreamer plug-in to access TI OMAP3 DSP algorithms.
  7. http://code.google.com/p/gst-dsp/