buildrootschalter/package/gstreamer/gst-dsp/Config.in
Jérôme Pouiller adf6511013 Remove multimedia subdirectory
Unless it was a group of sub-packages, packages was never regrouped by
category. multimedia/ was an exception to this rule.

This patch move packages/multimedia/ sub-directories to packages/. It
keeps two subdirectories for gstream 0.10 and gstreamer 1.X.

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-09-08 21:41:39 +02:00

9 lines
229 B
Plaintext

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