61cef6db35
Proposed-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
204 B
Plaintext
9 lines
204 B
Plaintext
config BR2_PACKAGE_GST_DSP
|
|
bool "gst-dsp"
|
|
depends on 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/
|