Simple replacement for fast, but broken, algorithm. Needs to be refixed.

Original commit message from CVS:
Simple replacement for fast, but broken, algorithm.  Needs to be
refixed.
This commit is contained in:
David Schleef 2003-07-14 08:31:26 +00:00
parent 874eab7a0a
commit 609a5b68e9

View file

@ -82,6 +82,7 @@ struct _GstSineSrc {
gboolean newcaps;
double accumulator;
};
struct _GstSineSrcClass {