gst/synaesthesia/gstsynaesthesia.c: Fix up synaesthesia to work under different sampl...
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 15 Nov 2004 13:50:11 +0000 (13:50 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 15 Nov 2004 13:50:11 +0000 (13:50 +0000)
commite2f2d881c28723eec9f4506d7f38f419a20fc559
tree011e47753cef0a80b713f2591a918b7e8b41faa0
parent0aed26cd77788a1d83f53d4ec6bd49860e215d3c
gst/synaesthesia/gstsynaesthesia.c: Fix up synaesthesia to work under different samplerates/ buffer sizes.

Original commit message from CVS:
* gst/synaesthesia/gstsynaesthesia.c:
(gst_synaesthesia_class_init), (gst_synaesthesia_init),
(gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
(gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
(gst_synaesthesia_src_link), (gst_synaesthesia_chain),
(gst_synaesthesia_change_state), (plugin_init):
Fix up synaesthesia to work under different samplerates/ buffer sizes.
Force 320x200 output, as that's the only thing the underlying
synaesthesia implementation supports. Still needs to be made
re-entrant.
ChangeLog