diff options
author | Stefan Sauer <ensonic@users.sf.net> | 2013-02-05 22:02:13 +0100 |
---|---|---|
committer | Stefan Sauer <ensonic@users.sf.net> | 2013-02-05 22:02:13 +0100 |
commit | 96f8775a0dff3b7700b9e8328de23b81f947ed0c (patch) | |
tree | d616c2a84a98abeec3c78b4791d1245f725c8d76 | |
parent | 86ae5819284b59eaaf2d0580dd2a2fef9629fe99 (diff) | |
download | gstreamer-plugins-good-96f8775a0dff3b7700b9e8328de23b81f947ed0c.tar.gz |
spectrum: remove outdates readme
Lets remove the readme from pre-0.1.0 that is completely irrelevant now.
-rw-r--r-- | gst/spectrum/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gst/spectrum/README b/gst/spectrum/README deleted file mode 100644 index 87555712f..000000000 --- a/gst/spectrum/README +++ /dev/null @@ -1,5 +0,0 @@ -This is a simple, rather lame spectrum analyzer made from the fix_fft.c -code, as found I think in xmms-0.9.1 (the 75-wide output sounds like xmms -to me), which is actually written by other people (see fix_fft.c for -credits). It worked last time I had GiST working, which was a while ago. -Yes, GiST is not included here yet, it will be in 0.1.0. |