gstreamer/gst/scopes
Stefan Kost 2271946d73 basescope: allow subclasses telling how many sample they need per frame
This allows e.g. FFT based elements to require enough data. If they need more
data than what we get, we flush less from the adapter.

https://bugzilla.gnome.org/show_bug.cgi?id=651536
2011-06-06 15:25:13 +03:00
..
gstbasescope.c basescope: allow subclasses telling how many sample they need per frame 2011-06-06 15:25:13 +03:00
gstbasescope.h basescope: allow subclasses telling how many sample they need per frame 2011-06-06 15:25:13 +03:00
gstspectrascope.c basescope: allow subclasses telling how many sample they need per frame 2011-06-06 15:25:13 +03:00
gstspectrascope.h scopes: add a simple fft based scope 2011-06-06 15:25:13 +03:00
gstwavescope.c scopes: first version of a scopes plugin using a new baseclass 2011-06-06 15:25:13 +03:00
gstwavescope.h scopes: first version of a scopes plugin using a new baseclass 2011-06-06 15:25:13 +03:00
Makefile.am scopes: add a simple fft based scope 2011-06-06 15:25:13 +03:00
plugin.c scopes: add a simple fft based scope 2011-06-06 15:25:13 +03:00