Update libvisual to 0.1.7. Link in the debug handling to gstreamer
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 12 Nov 2004 17:37:49 +0000 (17:37 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 12 Nov 2004 17:37:49 +0000 (17:37 +0000)
commitb15bb53be74999fe1158d5ac8bffc920872d360a
tree1df47e9e65fa8e81779e99c95c53727357469541
parent7ca81ea6a596a762f739586626979826d41bd74b
Update libvisual to 0.1.7. Link in the debug handling to gstreamer

Original commit message from CVS:
* configure.ac:
* ext/libvisual/visual.c: (gst_visual_get_type),
(libvisual_log_handler), (gst_visual_getcaps),
(gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
(plugin_init):
Update libvisual to 0.1.7. Link in the debug handling to gstreamer
* ext/smoothwave/Makefile.am:
* ext/smoothwave/demo-osssrc.c: (main):
* ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
(gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
(gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
(plugin_init):
* ext/smoothwave/gstsmoothwave.h:
Make gstsmoothwave a working element in the 20th century.
* gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
Fix incorrect link function
ChangeLog
configure.ac
ext/libvisual/visual.c