summaryrefslogtreecommitdiffstats
path: root/tests/examples/spectrum/spectrum-example.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a simple example application for the spectrum element, include it in the ↵Jan Schmidt2008-02-091-0/+122
docs, and fix some documentation ambigui... Original commit message from CVS: * docs/plugins/Makefile.am: * gst/spectrum/gstspectrum.c: * tests/examples/spectrum/.cvsignore: * tests/examples/spectrum/Makefile.am: * tests/examples/spectrum/spectrum-example.c: Add a simple example application for the spectrum element, include it in the docs, and fix some documentation ambiguities. Fixes: #348085