gstreamer/ext/libpng
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
..
gstpng.c Ported pngenc , still have to port pngdec... 2005-08-02 11:42:33 +00:00
gstpng.h putting in apoc's png encoder, needs some cleanup 2002-11-18 22:29:38 +00:00
gstpngdec.c ext/libpng/: Fix byte-order, use proper fixed caps. Fixes #164197. 2005-02-08 11:11:21 +00:00
gstpngdec.h ext/libpng/: Added png decoder. 2004-07-16 10:56:31 +00:00
gstpngenc.c Updates for two-arg init from GST_BOILERPLATE. 2005-08-28 17:59:20 +00:00
gstpngenc.h ext/libpng/gstpngenc.*: Add compression level property (#163323). 2005-01-09 16:30:15 +00:00
Makefile.am ext/libpng/Makefile.am: Fix uninstalled build. 2005-08-03 14:49:06 +00:00