gstreamer/gst/oldcore
Andy Wingo 99fc32962a Updates for two-arg init from GST_BOILERPLATE.
Original commit message from CVS:
2005-08-28  Andy Wingo  <wingo@pobox.com>

* Updates for two-arg init from GST_BOILERPLATE.

* ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): Use
the second arg for the class, because G_OBJECT_GET_CLASS (self)
returns the wrong thing.
(gst_signal_processor_add_pad_from_template): Make pads of the
right type.

* ext/ladspa/gstladspa.c (gst_ladspa_class_get_param_spec): Make
writable param specs G_PARAM_CONSTRUCT so default values work.
(gst_ladspa_init): Use the second arg for the class.
2005-08-28 17:59:20 +00:00
..
gstaggregator.c Updates for two-arg init from GST_BOILERPLATE. 2005-08-28 17:59:20 +00:00
gstaggregator.h Move core plugins out of core. I don't mind fdsrc/fdsink going back into the core; they were just disabled there, so 2005-05-15 23:06:37 +00:00
gstelements.c standard elements 2005-08-14 16:14:11 +00:00
gstfdsink.c Updates for two-arg init from GST_BOILERPLATE. 2005-08-28 17:59:20 +00:00
gstfdsink.h Move core plugins out of core. I don't mind fdsrc/fdsink going back into the core; they were just disabled there, so 2005-05-15 23:06:37 +00:00
gstmd5sink.c Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
gstmd5sink.h Move core plugins out of core. I don't mind fdsrc/fdsink going back into the core; they were just disabled there, so 2005-05-15 23:06:37 +00:00
gstmultifilesrc.c Updates for two-arg init from GST_BOILERPLATE. 2005-08-28 17:59:20 +00:00
gstmultifilesrc.h Move core plugins out of core. I don't mind fdsrc/fdsink going back into the core; they were just disabled there, so 2005-05-15 23:06:37 +00:00
gstpipefilter.c Updates for two-arg init from GST_BOILERPLATE. 2005-08-28 17:59:20 +00:00
gstpipefilter.h Move core plugins out of core. I don't mind fdsrc/fdsink going back into the core; they were just disabled there, so 2005-05-15 23:06:37 +00:00
gstshaper.c Updates for two-arg init from GST_BOILERPLATE. 2005-08-28 17:59:20 +00:00
gstshaper.h Move core plugins out of core. I don't mind fdsrc/fdsink going back into the core; they were just disabled there, so 2005-05-15 23:06:37 +00:00
gststatistics.c Updates for two-arg init from GST_BOILERPLATE. 2005-08-28 17:59:20 +00:00
gststatistics.h Move core plugins out of core. I don't mind fdsrc/fdsink going back into the core; they were just disabled there, so 2005-05-15 23:06:37 +00:00
Makefile.am pound some sense in the colorspace elements 2005-08-14 16:21:01 +00:00