diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-09 01:45:32 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-09 01:45:32 +0000 |
| commit | 1ba01acdc040bd21dc2219ec17d7b331eee40078 (patch) | |
| tree | 449bd3a86f4f07057fe8867e671bd36c65a7e216 /ChangeLog | |
| parent | 6afa17d8f0d32f621ed9c908a694620d00129012 (diff) | |
Add a simple example application for the spectrum element, include it in the 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
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2008-02-09 Jan Schmidt <jan.schmidt@sun.com> + + * 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 + 2008-02-08 Jan Schmidt <jan.schmidt@sun.com> * gst/equalizer/Makefile.am: |
