gst/audiorate/: Added an audiorate converter that fills in gaps.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 17 Jun 2004 13:45:50 +0000 (13:45 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 17 Jun 2004 13:45:50 +0000 (13:45 +0000)
commitd59eaf300e2fb0db8868244ca13b3f491d8f8465
tree3b71105dfbb8267220c9d86bfc64579c9854a676
parent2773e2a313d2bcd1fe9c447a884377087356c80d
gst/audiorate/: Added an audiorate converter that fills in gaps.

Original commit message from CVS:
* gst/audiorate/Makefile.am:
* gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
(gst_audiorate_base_init), (gst_audiorate_class_init),
(gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
(gst_audiorate_set_property), (gst_audiorate_get_property),
(gst_audiorate_change_state), (plugin_init):
Added an audiorate converter that fills in gaps.
ChangeLog
configure.ac