mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
Use bytestream in goom for input samples
Original commit message from CVS: Use bytestream in goom for input samples Add a debug category
This commit is contained in:
parent
28925a34c8
commit
0123d70ef9
1 changed files with 9 additions and 0 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue