[ANN] gst-dsp 1.0

Hi,

I managed to write a very simple GStreamer element that uses
dsp-dummy[1] to send buffers back-and-forth to TI's OMAP DSP.

You would need the DSP node in /lib/dsp/dummy.dll64P and that's it. No
dependencies of any kind, except GStreamer, of course :slight_smile:

If everything works correctly it will behave as the "identity" element
(just copies the input to the output)
gst-launch-0.10 videotestsrc ! dspdummy ! xvimagesink

Cheers.

[1] http://github.com/felipec/dsp-dummy

Hmm, I forgot the link:
http://github.com/felipec/gst-dsp