Use bytestream in goom for input samples
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 11 Nov 2004 11:21:06 +0000 (11:21 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 11 Nov 2004 11:21:06 +0000 (11:21 +0000)
Original commit message from CVS:
Use bytestream in goom for input samples
Add a debug category

ChangeLog

index 7520648..4b37f68 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
+
+       * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
+       (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
+       (gst_goom_change_state), (plugin_init):
+       Use the bytestream adapter so goom doesn't depend on the input
+       buffer size.
+       Add a debug category
+
 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
        * ext/alsa/gstalsa.c: (gst_alsa_change_state):